readme.md in invoker-1.2.0 vs readme.md in invoker-1.3.0
- old
+ new
@@ -9,14 +9,17 @@
First we need to install `invoker` gem to get command line utility called `invoker`, we can do that via:
gem install invoker
-Currently it only works with Ruby 1.9.3 and 2.0.
+Currently it only works with Ruby 1.9.3, 2.0 and 2.1.
## Manual ##
Information about configuring and using Invoker can be found on - [Invoker Website](http://invoker.codemancers.com)
+
+Invoker documentation is maintained via `Jekyll` and hosted on `github`. If you would like to fix an error
+or update something - please submit a pull request against `gh-pages` branch of `Invoker`.
## Bug reports and Feature requests
Please use [Github Issue Tracker](https://github.com/code-mancers/invoker/issues) for feature requests or bug reports.