README.md in sidewatch-0.0.1 vs README.md in sidewatch-0.0.2

- old
+ new

@@ -18,14 +18,14 @@ ## Usage To start sidewatch as a daemon process in the background run - ruby sidewatch.rb start + ruby bin/sidewatch start To run sidewatch in the foreground, e.g. for testing, run - ruby sidewatch.rb run + ruby bin/sidewatch run ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)