diff --git a/README.md b/README.md
index 131f5e7..75b6da2 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,10 @@
-simple_oauth
-============
+# simple_oauth
Simply builds and verifies OAuth headers
-Continuous Integration
-----------------------
+## Continuous Integration
[](http://travis-ci.org/laserlemon/simple_oauth)
-Submitting a Pull Request
--------------------------
+## Submitting a Pull Request
1. Fork the project.
2. Create a topic branch.
3. Implement your feature or bug fix.
@@ -18,8 +15,7 @@ Simply builds and verifies OAuth headers
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
implementations:
@@ -45,7 +41,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.md) for details.