diff --git a/README.md b/README.md index c39efe74..fcf88e97 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,6 @@ Blog-Posts * http://www.sitepoint.com/mutation-testing-mutant/ * http://solnic.eu/2013/01/23/mutation-testing-with-mutant.html -Integrations ------------- - -rspec2 and rspec-3 are supported currently. Minitest support is still *planned*. - Projects using Mutant --------------------- @@ -77,6 +72,8 @@ Please add an explicit dependency to `rspec-core` for the rspec version you want gem install mutant-rspec ``` +The minitest integration is still in the works. + Mutations ---------