README.md in working_man-1.1.0 vs README.md in working_man-1.2.0
- old
+ new
@@ -8,10 +8,11 @@
* [Rubydoc](http://rubydoc.info/gems/working_man/)
* [Relish](https://relishapp.com/emachnic/working-man/docs)
## CI Status
+[![Gem Version](https://badge.fury.io/rb/working_man.svg)](https://badge.fury.io/rb/working_man)
[![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
@@ -20,11 +21,11 @@
$ gem install working_man
## Configuration
-WorkingMan reads applications and URLs from `~/.working_man.yml`. You
+WorkingMan reads applications and URLs from `~/.working_man.yml`. You
just need to customize it to your needs and then run.
### Example
```yaml
@@ -43,15 +44,15 @@
## Usage
To start your work day, run the following:
$ 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 start -f path/to/config.yml
## Contributing
@@ -66,10 +67,10 @@
"THE BEER-WARE LICENSE" (Revision 42):
[emachnic@broadmac.net][1] wrote this file. As long as you retain this notice you can do whatever
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.
+buy me a beer in return.
**Evan B. Machnic**
[1]: mailto:emachnic@broadmac.net