README.md in vindetta-0.22.0 vs README.md in vindetta-0.23.0
- old
+ new
@@ -27,21 +27,20 @@
SYNOPSIS
vindetta [global options] command [command options] [arguments...]
VERSION
- 0.16.0
+ 0.22.0
GLOBAL OPTIONS
--help - Show this message
--version - Display the program version
COMMANDS
- decode, d - Decodes a VIN
- generate, g - Generates a random VIN
- help - Shows a list of commands or help for one command
- transliterate, t - Transliterates a VIN character
- validate, v - Validates a VIN
+ decode, d - Decodes a VIN
+ generate, g - Generates a random VIN
+ help - Shows a list of commands or help for one command
+ validate, v - Validates a VIN
```
## Development
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.