From b32fbd1af11b6c7ebaf2c7a4d100d7b868090c5a Mon Sep 17 00:00:00 2001 From: Thomas Klemm Date: Tue, 18 Jun 2013 10:20:34 +0200 Subject: [PATCH] Add CodeClimate badge to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7688a87..5f871d0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Pundit [![Build Status](https://secure.travis-ci.org/elabs/pundit.png?branch=master)](https://travis-ci.org/elabs/pundit) +[![Code Climate](https://codeclimate.com/github/elabs/pundit.png)](https://codeclimate.com/github/elabs/pundit) Pundit provides a set of helpers which guide you in leveraging regular Ruby classes and object oriented design patterns to build a simple, robust and