diff --git a/README.md b/README.md index a7e651d..9be9043 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

 OpenSprinkler Weather Service

- [![Build Status](https://api.travis-ci.org/OpenSprinkler/OpenSprinkler-Weather.svg?branch=master)](https://travis-ci.org/) [![Coverage Status](https://coveralls.io/repos/OpenSprinkler/OpenSprinkler-Weather/badge.svg?branch=master)](https://codecov.io/github/OpenSprinkler/OpenSprinkler-Weather?branch=master) [![devDependency Status](https://david-dm.org/OpenSprinkler/OpenSprinkler-Weather/status.svg)](https://david-dm.org/OpenSprinkler/OpenSprinkler-Weather#info=dependencies) + [![Build Status](https://api.travis-ci.org/OpenSprinkler/OpenSprinkler-Weather.svg?branch=master)](https://travis-ci.org/) [![Code Climate](https://codeclimate.com/github/OpenSprinkler/OpenSprinkler-Weather/badges/gpa.svg)](https://codeclimate.com/github/OpenSprinkler/OpenSprinkler-Weather) [![devDependency Status](https://david-dm.org/OpenSprinkler/OpenSprinkler-Weather/status.svg)](https://david-dm.org/OpenSprinkler/OpenSprinkler-Weather#info=dependencies)  [Official Site][official] | [Support][help] | [Changelog][changelog]
This script is used by OpenSprinkler Unified Firmware to update the water level of the device. It also provides timezone information based on user location along with other local information (sunrise, sunset, daylights saving time, etc).