From 523dede85c14c4551fb431b4a8f0486531f23b25 Mon Sep 17 00:00:00 2001 From: Dan McClain Date: Sat, 18 Aug 2012 13:44:00 -0400 Subject: [PATCH] Adds code climate --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5935027..accc1f3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ Adds support for missing PostgreSQL data types to ActiveRecord. -## Current Status: [![Build Status](https://secure.travis-ci.org/dockyard/postgres_ext.png?branch=master)](http://travis-ci.org/dockyard/postgres_ext) +[![Build Status](https://secure.travis-ci.org/dockyard/postgres_ext.png?branch=master)](http://travis-ci.org/dockyard/postgres_ext) +[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/dockyard/postgres_ext) ## Roadmap