README.md in bare-0.1.0 vs README.md in bare-0.1.1

- old
+ new

@@ -46,10 +46,10 @@ => #<Net::HTTPOK 200 OK readbody=true> ``` ## Contributing -1. Fork it ( http://github.com/<my-github-username>/bare/fork ) +1. Fork it ( http://github.com/eanlain/bare/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