README.md in coffeelint-0.0.5 vs README.md in coffeelint-0.0.6
- old
+ new
@@ -43,11 +43,11 @@
Which will run the test on any *.coffee file in your `app` or `spec` directories
Finally, there is a command line utility that allows you to run standalone tests:
- coffeelint <filename>
- coffeelint -r <directory>
+ coffeelint.rb <filename>
+ coffeelint.rb -r <directory>
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)