README.md in attractor-1.0.1 vs README.md in attractor-1.0.2
- old
+ new
@@ -67,15 +67,17 @@
$ attractor report
$ --file_prefix|-p app/models
$ --type|-t rb|js
$ --watch|-w
+ $ --no-open-browser|--ci
Serve the output on http://localhost:7890
$ attractor serve
$ --file_prefix|-p app/models
$ --watch|-w
+ $ --no-open-browser|--ci
## Development
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.