README.rdoc in fcoury-octopi-0.0.9 vs README.rdoc in fcoury-octopi-0.0.11

- old
+ new

@@ -2,11 +2,14 @@ Octopi is a Ruby interface to GitHub API v2 (http://develop.github.com). To install it as a Gem, just run: - $ sudo gem install fcoury-octopi --source http://gems.github.com + $ sudo gem install octopi +Get notifications via Twitter, following @octopi_gem: +http://twitter.com/octopi_gem + == Authenticated Usage === Seamless authentication using .gitconfig defaults If you have your <tt>~/.gitconfig</tt> file in place, and you have a [github] section (if you don't, take a look at this GitHub Guides entry: http://github.com/guides/tell-git-your-user-name-and-email-address), you can use seamless authentication using this method: