README.md in pivotal-github-1.0.3 vs README.md in pivotal-github-1.0.4

- old
+ new

@@ -6,10 +6,10 @@ You can install the `pivotal-github` gem directly as follows: $ gem install pivotal-github -The full workflow described herein requires some of the Git utilities from [git-utils](https://github.com/mhartl/git-utils), so it is recommended to install those as well. +The full workflow described herein requires some of the Git utilities from [git-utils](https://github.com/mhartl/git-utils), which is included as a gem dependency. ## Usage The `pivotal-github` gem adds several additional Git commands to the local environment. The main addition, `git story-commit`, automatically incorporates the Pivotal Tracker story id(s) into the commit messages, while adding options to mark the story **Finished** or **Delivered**.