Merge pull request #166 from rrrene/patch-1

Add docs badge to README
This commit is contained in:
Markus Schirp 2014-03-30 15:05:56 +00:00
commit 36bfbfec0d

View file

@ -4,6 +4,7 @@ mutant
[![Build Status](https://secure.travis-ci.org/mbj/mutant.png?branch=master)](http://travis-ci.org/mbj/mutant)
[![Dependency Status](https://gemnasium.com/mbj/mutant.png)](https://gemnasium.com/mbj/mutant)
[![Code Climate](https://codeclimate.com/github/mbj/mutant.png)](https://codeclimate.com/github/mbj/mutant)
[![Inline docs](http://inch-pages.github.io/github/mbj/mutant.png)](http://inch-pages.github.io/github/mbj/mutant)
Mutant is a mutation testing tool for ruby.