README.md in stationed-0.0.1 vs README.md in stationed-0.1.0

- old
+ new

@@ -53,13 +53,16 @@ * **Responders** for DRY controllers. ...and some other minor configurations and goodies. All these additions are stand-alone "plugins" for the base application -generator, so it is easy to adapt them or add others. Have a look at -`lib/stationed/generators/plugins` to see all plugins. +generator, so it is easy to adapt them or add others. Plugins have their own CLI +options, so you can easily enable or disable them. To see the available options, +run: + % stationed -h + ## Helpers ### Page title The page title helper allows you to set a page title based on a string, @@ -129,8 +132,8 @@ ### Credits Created by: Arjan van der Gaag URL: [http://arjanvandergaag.nl](http://arjanvandergaag.nl) Project homepage: -[http://avdgaag.github.com/rpub](http://avdgaag.github.com/stationed) +[http://avdgaag.github.com/stationed](http://avdgaag.github.com/stationed) Date: april 2014 License: [MIT-license](https://github.com/avdgaag/stationed/LICENSE) (same as Ruby)