README.md in omniauth-twitcasting-0.0.1 vs README.md in omniauth-twitcasting-0.0.2

- old
+ new

@@ -1,7 +1,7 @@ # TwitCasting's Omniauth strategy -This is the official Ruby OmniAuth strategy for authenticating to [TwitCasting](http://twitcasting.tv/). Create an application and get the client id and secret at [the Developer page](http://twitcasting.tv/indexapiv2.php). +This is the official Ruby OmniAuth strategy for authenticating to [TwitCasting](http://twitcasting.tv/). Create an application and get the client id and secret at [the Developer page](http://twitcasting.tv/indexapi.php). A lot of code comes from [omniauth-digitalocean](https://github.com/digitalocean/omniauth-digitalocean). Thanks! ## Installation