README.md in flamerb-0.1.1 vs README.md in flamerb-0.1.2
- old
+ new
@@ -5,11 +5,11 @@
## Installation
Add this line to your application's Gemfile:
- $ gem install flame
- $ flame <app_name>
+ $ gem install flamerb
+ $ flamerb <app_name>
## Gemfile
* [AMS](https://github.com/rails-api/active_model_serializers) for serialize json (api)
* [Devise](https://github.com/heartcombo/devise) for user authentication