Add refernce to the asciicast to readme

This commit is contained in:
Markus Schirp 2012-12-08 15:11:51 +01:00
parent 58d36d3ca0
commit ae09336087

View file

@ -13,6 +13,8 @@ or it doesn't do anything (useful).
Mutant does currently only support 1.9 mode under rubinius or mri. It is a young project but already
used in the DataMapper-2.0 project.
See this [ASCII-Cast](http://ascii.io/a/1707) for mutant in action! (v0.2.1)
Installation
------------
@ -37,7 +39,7 @@ Strategies
----------
Mutation testing is slow. To make it fast the selection of the correct set of tests to run is the key.
Mutant currently has the following buildin strategies
Mutant currently supports the following buildin strategies:
### --rspec-dm2