README.md in grape-cli-0.1.0 vs README.md in grape-cli-0.1.1
- old
+ new
@@ -1,6 +1,9 @@
# grape-cli [![Build Status](https://travis-ci.org/elpassion/grape-cli.svg?branch=master)](https://travis-ci.org/elpassion/grape-cli) [![Code Climate](https://codeclimate.com/github/elpassion/grape-cli/badges/gpa.svg)](https://codeclimate.com/github/elpassion/grape-cli)
+Grape-CLI is a gem for bootstraping standalone Grape application.
+It is heavily inspired by Rails/Ember generators.
+
## Installation
Add this line to your application's Gemfile:
```ruby