From be634109b00154e476260e616345adf2fbcf034a Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Thu, 3 May 2012 13:01:57 -0700 Subject: [PATCH] GitHub automatically inserts anchors [ci skip] --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 648ff0e..8acf7f8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Simply builds and verifies OAuth headers -## Contributing +## Contributing 1. Fork the project. 2. Create a topic branch. 3. Add failing tests. @@ -11,7 +11,7 @@ Simply builds and verifies OAuth headers 6. Commit and push your changes. 7. Submit a pull request. Please do not include changes to the gemspec. -## Supported Rubies +## Supported Rubies This library aims to support and is [tested against](http://travis-ci.org/laserlemon/simple_oauth) the following Ruby implementations: @@ -37,6 +37,6 @@ implementation, you will be personally responsible for providing patches in a timely fashion. If critical issues for a particular implementation exist at the time of a major release, support for that Ruby version may be dropped. -## Copyright +## Copyright Copyright (c) 2010 Steve Richert, Erik Michaels-Ober. See [LICENSE](https://github.com/laserlemon/simple_oauth/blob/master/LICENSE) for details.