1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

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

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