From 13c9b5d9aa0da1ef73b7f96059ad211931e588ef Mon Sep 17 00:00:00 2001 From: JaniJegoroff Date: Mon, 2 Mar 2015 22:19:07 +0000 Subject: [PATCH] Code climate badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f01b16..87f74cb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![Gem Version](https://badge.fury.io/rb/to_boolean.svg)](http://badge.fury.io/rb/to_boolean) [![Build Status](https://travis-ci.org/JaniJegoroff/to_boolean.svg?branch=master)](https://travis-ci.org/JaniJegoroff/to_boolean) [![Coverage Status](https://coveralls.io/repos/JaniJegoroff/to_boolean/badge.svg?branch=master)](https://coveralls.io/r/JaniJegoroff/to_boolean?branch=master) +[![Code Climate](https://codeclimate.com/github/JaniJegoroff/to_boolean/badges/gpa.svg)](https://codeclimate.com/github/JaniJegoroff/to_boolean) [![Dependency Status](https://gemnasium.com/JaniJegoroff/to_boolean.svg)](https://gemnasium.com/JaniJegoroff/to_boolean) to_boolean @@ -37,7 +38,7 @@ Run the tests `$ bundle` -`$ rake` +`$ bundle exec rake` License ==========