README.md in venomi-0.0.2 vs README.md in venomi-0.0.3
- old
+ new
@@ -26,14 +26,14 @@
$ gem install venomi
## Usage
- rails g venomi:install
+ rails g venomi:install TRANSLATION_TABLE_NAME
## Uninstall
- rails d venomi:install
+ rails d venomi:install TRANSLATION_TABLE_NAME
## Contributing
1. Fork it ( https://github.com/AlexandrToorchyn/venomi/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)