diff --git a/README.md b/README.md index 9abee68..131f5e7 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ simple_oauth ============ Simply builds and verifies OAuth headers -Continuous Integration +Continuous Integration ---------------------- [![Build Status](https://secure.travis-ci.org/laserlemon/simple_oauth.png)](http://travis-ci.org/laserlemon/simple_oauth) -Submitting a Pull Request +Submitting a Pull Request ------------------------- 1. Fork the project. 2. Create a topic branch. @@ -18,7 +18,7 @@ Submitting a Pull Request 8. Commit and push your changes. 9. Submit a pull request. Please do not include changes to the gemspec or version file. (If you want to create your own version for some reason, please do so in a separate commit.) -Supported Rubies +Supported Rubies ---------------- This library aims to support and is [tested against](http://travis-ci.org/laserlemon/simple_oauth) the following Ruby @@ -45,7 +45,7 @@ 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.md) for details.