Alex601t / Catamaran

An easy way to get Social Networks authenticating by OAuth 2.0 on Objective-C via UIWebView. Supported social networks: Google, Facebook, Foursquare, linkedin, Instagram, Mail.ru, ok.ru, Yandex, VK, GitHub
MIT License
40 stars 7 forks source link

Mistakes in readme file #3

Closed Gargo closed 7 years ago

Gargo commented 7 years ago

From your readme:

An easy way to get Social Newtworks authenticating by OAuth 2.0 on Objective-C via UIWebView. Supported social networks: google, Facebook, foursquare, linkedin, instagram, mail.ru, ok.ru, yandex, vk 
An easy way to get Social Newtworks authenticating by OAuth 2.0 on Objective-C via UIWebView

1)You describe a list of concrete social networks. It confuses people. For example I though you support only these social networks because most of them have a public iOS SDK. 2)OAuth2.0 is used not only for social networks. For example in my case it is Wunderlist 3)Newtworks -> Networks (the same mistake in code too)

Alex601t commented 7 years ago

@Gargo Thx you for your opinion and thx for the bugs found