Remove some gem boilerplate from the readme

This commit is contained in:
R. Tyler Croy 2012-09-02 16:04:39 -07:00
parent c2cafdfb43
commit 8a0b00038d
1 changed files with 3 additions and 19 deletions

View File

@ -1,24 +1,8 @@
# Blimpy::Cucumber
# Blimpy for Cucumber
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'blimpy-cucumber'
And then execute:
$ bundle
Or install it yourself as:
$ gem install blimpy-cucumber
## Usage
TODO: Write usage instructions here
This gem helps incorporate [Blimpy](https://github.com/rtyler/blimpy) with [Cucumber](http://cukes.info) for
integration testing with a VM running on any cloud that Blimpy supports.
## Contributing