Skip to content

Commit

Permalink
Fix broken 'README.md' since I can never remember Markdown syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
kormie committed Aug 7, 2012
1 parent 6282fa8 commit 73d990a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -24,7 +24,8 @@ If you would like to run tests before checking in:

* create a ".agile_check_in.yml" file
* add a "pre_commit:" key with a sting of tasks you would like to run
pre_commit: 'rake spec && guard-jasmine'

`pre_commit: 'rake spec && guard-jasmine'`

## Contributing

Expand Down

0 comments on commit 73d990a

Please sign in to comment.