From 294e972ce444c1c7ea348e6de21d5b2c3205ba71 Mon Sep 17 00:00:00 2001 From: Paul Thornthwaite Date: Tue, 13 Nov 2012 17:44:01 +0000 Subject: [PATCH] Adds link to Code Climate metrics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index feec5066b..7e2d78d2c 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ fog is the Ruby cloud computing library, top to bottom: * Mocks make testing and integrating a breeze. [![Build Status](https://secure.travis-ci.org/fog/fog.png?branch=master)](http://travis-ci.org/fog/fog) +[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/fog/fog) ## Getting Started