README.md in email_spec-1.4.0 vs README.md in email_spec-1.5.0

- old
+ new

@@ -1,10 +1,10 @@ [![Build Status](https://secure.travis-ci.org/bmabey/email-spec.png)](http://travis-ci.org/bmabey/email-spec) ## Email Spec -A collection of RSpec matchers and Cucumber steps to make testing emails go smoothly. +A collection of matchers for RSpec/MiniTest and Cucumber steps to make testing emails go smoothly. This library works with ActionMailer and Pony. When using it with ActionMailer it works with DelayedJob, ActiveRecord Mailer, and action_mailer_cache_delivery. If you are testing emails in conjunction with an automated browser solution, like Selenium,