Adds link to Code Climate metrics

This commit is contained in:
Paul Thornthwaite 2012-11-13 17:44:01 +00:00
parent 3c762cd1d5
commit 294e972ce4
1 changed files with 1 additions and 0 deletions

View File

@ -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