README.md in skellington-0.0.5 vs README.md in skellington-0.0.6

- old
+ new

@@ -5,12 +5,13 @@ [![License](http://img.shields.io/:license-mit-blue.svg)](http://pikesley.mit-license.org) [![Badges](http://img.shields.io/:badges-6/6-ff6799.svg)](https://github.com/badges/badgerbadgerbadger) # Skellington -Generate tedious Cucumber and Sinatra boilerplate like a boss +Generate tedious [Cucumber](http://cukes.info/) and [Sinatra](http://www.sinatrarb.com/) boilerplate like a boss. Should work fine for both RVM- and rbenv-based setups + $ gem install skellington $ skellington generate naming_things_is_hard Generating naming_things_is_hard/Gemfile...done Generating naming_things_is_hard/Rakefile...done Generating naming_things_is_hard/Procfile...done @@ -27,16 +28,17 @@ bundle rake And presuming that passes OK - badger > README.md git add . git commit -m 'First commit' You can run the app with rackup -This assumes a bunch of things about your system, you'll need at least +This assumes a bunch of things, at least: -* A reasonable git installation +* That you have a reasonable git installation + +Also, it will set up the new project using whatever version of ruby is cromulent when you run it