update readme

This commit is contained in:
John Bintz 2011-05-24 06:31:37 -04:00
parent 77f4147de8
commit 48e060ad1b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Add running your Jasmine specs to your `Guardfile` via [`jasmine-headless-webkit
## `guard` options
* `:all_on_start => false` to not run everything, just like `guard-rspec`
* `:all_on_start => false` to not run everything when starting, just like `guard-rspec`
## What's the deal with `newest_js_file`?