From 7b70c0bb342c873d71b4ced79d1048b5c004c4df Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Tue, 9 Jul 2013 08:54:46 -0700 Subject: [PATCH] Add Code Climate badge to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2345cdd8c..41606b26a2 100644 --- a/README.md +++ b/README.md @@ -104,4 +104,4 @@ Huginn is a work in progress and is hopefully just getting started. Please get Please fork, add specs, and send pull requests! -[![Build Status](https://travis-ci.org/cantino/huginn.png)](https://travis-ci.org/cantino/huginn) +[![Build Status](https://travis-ci.org/cantino/huginn.png)](https://travis-ci.org/cantino/huginn) [![Code Climate](https://codeclimate.com/github/cantino/huginn.png)](https://codeclimate.com/github/cantino/huginn)