README.md in stateful_models-0.0.1 vs README.md in stateful_models-0.0.2
- old
+ new
@@ -15,10 +15,10 @@
## Installation
Add this line to your application's Gemfile:
```ruby
-gem 'has_states'
+gem 'stateful_models'
```
Then execute:
```bash
$ bundle install