README.md in working_man-0.2.0 vs README.md in working_man-0.3.0

- old
+ new

@@ -8,10 +8,11 @@ [http://rubydoc.info/gems/working_man/](http://rubydoc.info/gems/working_man/) ## CI Status [![Build Status](https://secure.travis-ci.org/emachnic/working_man.png)](http://travis-ci.org/emachnic/working_man) +[![Dependency Status](https://gemnasium.com/emachnic/working_man.png)](https://gemnasium.com/emachnic/working_man) ## Installation Install like normal in your system then start/stop as needed. @@ -45,11 +46,15 @@ $ working_man start After you're finished with work, run: $ working_man stop + +You can also specify a different location for your YAML config: + & working_man -f path/to/config.yml start + ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) @@ -64,6 +69,6 @@ you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. **Evan B. Machnic** -[1]: mailto:emachnic@broadmac.net \ No newline at end of file +[1]: mailto:emachnic@broadmac.net