README.md in minitest-vcr-0.1.0 vs README.md in minitest-vcr-0.1.1
- old
+ new
@@ -108,10 +108,10 @@
See [LICENSE.txt](LICENSE.txt) for details.
## Contributing
-1. Fork it ( http://github.com/<my-github-username>/minitest-vcr/fork )
+1. Fork it ( http://github.com/mfpiccolo/minitest-vcr/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