diff --git a/README.md b/README.md index 19b6f715e7..d41011be39 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # influxdb-php ## InfluxDB client library for PHP [![Build Status](https://travis-ci.org/LeaseWeb/influxdb-php.svg?branch=master)](https://travis-ci.org/LeaseWeb/influxdb-php) +[![Code Climate](https://codeclimate.com/github/LeaseWeb/influxdb-php/badges/gpa.svg)](https://codeclimate.com/github/LeaseWeb/influxdb-php) ### Overview @@ -145,4 +146,4 @@ Some functions are too general for a database. So these are available in the cli ####0.1 ------ -* Initial release \ No newline at end of file +* Initial release