Skip to content

Commit

Permalink
fix markdown in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Barron committed Aug 1, 2011
1 parent 3decb38 commit f01b694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -37,6 +37,7 @@ Guard::Rake comes with a default template that looks like this:
guard 'rake', :task => 'doit' do
watch(%r{^some_files/.+$})
end
```

This will run the rake task `doit` from your `Rakefile` whenever any of
the watched files change.
Expand Down

0 comments on commit f01b694

Please sign in to comment.