README.md in simple_oauth-0.1.9 vs README.md in simple_oauth-0.2.0
- old
+ new
@@ -1,17 +1,8 @@
# simple_oauth [![Build Status](https://secure.travis-ci.org/laserlemon/simple_oauth.png)](http://travis-ci.org/laserlemon/simple_oauth) [![Dependency Status](https://gemnasium.com/laserlemon/simple_oauth.png)](https://gemnasium.com/laserlemon/simple_oauth)
Simply builds and verifies OAuth headers
-## Contributing
-1. Fork the project.
-2. Create a topic branch.
-3. Add failing tests.
-4. Add code to pass the failing tests.
-5. Run `bundle exec rake`. If failing, repeat step 4.
-6. Commit and push your changes.
-7. Submit a pull request. Please do not include changes to the gemspec.
-
## Supported Rubies
This library aims to support and is [tested
against](http://travis-ci.org/laserlemon/simple_oauth) the following Ruby
implementations: