diff --git a/README.md b/README.md index a6965e8d..b7908c46 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,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/badge.png)](https://codeclimate.com/github/mbj/mutant) +[![Code Climate](https://codeclimate.com/github/mbj/mutant.png)](https://codeclimate.com/github/mbj/mutant) Mutant is a mutation testing tool for ruby that aims to be better than existing mutation testers.