README.md in rails-maker-0.1.7 vs README.md in rails-maker-0.1.9

- old
+ new

@@ -24,9 +24,13 @@ fully async on the Thin web server. Included gems are thin, rack-fiber_pool, mysql2, and rspec. rails-maker new my_app async +* Base: A Rails application with the basic setup of gems, including newrelic, sidekiq, raven.l2, and rspec. + + rails-maker new my_app base + ### Quick Start gem install rails-maker