README.md in phantom_jasmine-0.0.8 vs README.md in phantom_jasmine-0.0.9

- old
+ new

@@ -1,9 +1,11 @@ # PhantomJasmine -TODO: Write a gem description +Jasmine phantom runs jasmine phantom tests in parallel using phantomjs. +It adds a rake task jasmine:phantom to your environment. + ## Installation Add this line to your application's Gemfile: gem 'phantom_jasmine' @@ -16,10 +18,10 @@ $ gem install phantom_jasmine ## Usage -TODO: Write usage instructions here +Run 'rake jasmine:phantom' ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)