lib/retrospec/plugins/v1/plugin/templates/module_files/README.md in retrospec-plugingen-0.1.0 vs lib/retrospec/plugins/v1/plugin/templates/module_files/README.md in retrospec-plugingen-0.2.0

- old
+ new

@@ -7,9 +7,17 @@ ```shell bundle install bundle exec rake spec ``` +## Install + +`gem install retrospec-<%= plugin_name %>` + +## Usage + +`retrospec -m /tmp/test4 <%= plugin_name %> -h` + ## Contributing to retrospec-<%= plugin_name %> * Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet. * Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it. * Fork the project.