Skip to content

Commit

Permalink
Make readme headings markdown compliant.
Browse files Browse the repository at this point in the history
  • Loading branch information
drewolson committed Apr 6, 2012
1 parent dd7b7a9 commit 24dd274
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
WHAT?
====================

- Run the test/spec your cursor is currently on
- Run the context your cursor is currently in
Expand All @@ -12,6 +13,7 @@ This plugin currently supports
- shoulda

HOW?
====================

Use any of the commands below. Map them to shortcuts
in your .vimrc for easy access.
Expand All @@ -21,15 +23,18 @@ in your .vimrc for easy access.
- RunAllRubyTests - run all the tests/specs in the current file

INSTALL
====================

Put the contents of this directory into your pathogen bundle. That's it!

REQUIREMENTS
====================

- vim with ruby support (compiled +ruby)
- [vimux](https://github.com/benmills/vimux)

CONTRIBUTORS:
====================

- [Drew Olson](https://github.com/drewolson)
- [Paul Gross](https://github.com/pgr0ss)

0 comments on commit 24dd274

Please sign in to comment.