README.md in csv_decision-0.0.9 vs README.md in csv_decision-0.1.0
- old
+ new
@@ -34,10 +34,10 @@
### Installation
To get started, just add `csv_decision` to your `Gemfile`, and then run `bundle`:
```ruby
- gem 'csv_decision', '~> 0.0.1'
+ gem 'csv_decision', '~> 0.1'
```
or simply
```bash
gem install csv_decision
\ No newline at end of file