From a33083479d2b832a8fde26b4113b445d0c12418a Mon Sep 17 00:00:00 2001 From: Walter Dal Mut Date: Wed, 24 Jun 2015 08:26:31 +0200 Subject: [PATCH] Added codeclimate badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4b3ac940c..af9d2a1d7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # InfluxDB PHP SDK [![Build Status](https://travis-ci.org/corley/influxdb-php-sdk.svg?branch=master)](https://travis-ci.org/corley/influxdb-php-sdk) +[![Code Climate](https://codeclimate.com/github/corley/influxdb-php-sdk/badges/gpa.svg)](https://codeclimate.com/github/corley/influxdb-php-sdk) +[![Test Coverage](https://codeclimate.com/github/corley/influxdb-php-sdk/badges/coverage.svg)](https://codeclimate.com/github/corley/influxdb-php-sdk/coverage) Send metrics to InfluxDB and query for any data.