lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc in happy_seed-0.0.9 vs lib/generators/happy_seed/twitter/templates/docs/README.05.twitter.rdoc in happy_seed-0.0.10

- old
+ new

@@ -1,11 +1,11 @@ HappySeed Twitter Install ==================== ### What does this do? -The happy_seed:twitter depends upon happy_seed:omniauth and +The `happy_seed:twitter` depends upon `happy_seed:omniauth` and * Installs twitter authentication * Installs links in the nav bar and use signup/signin pages ### Why do you want this? @@ -21,6 +21,10 @@ ### What needs to be done? Go to twitter.com and sign up for an application. Since you need to set the callbacks as urls, you'll need to create one app for local development and another app for production. (Possibly one for staging as well.) -https://dev.twitter.com +https://dev.twitter.com + +Also see more: + +http://willschenk.com/scripting-twitter/ \ No newline at end of file