README.md in tarzan-0.0.1 vs README.md in tarzan-0.0.2

- old
+ new

@@ -1,8 +1,8 @@ # Tarzan -TODO: Write a gem description +King of the Game Jungle ## Installation Add this line to your application's Gemfile: @@ -16,14 +16,16 @@ $ gem install tarzan ## Usage -TODO: Write usage instructions here +From the command line run: + $ tarzan + ## Contributing -1. Fork it +1. Fork it ( http://github.com/claudiob/tarzan/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request