Skip to content

Commit f090145

Browse files
committed
style CI info
1 parent aec403c commit f090145

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ PHP wrapper for Weatherbit.io API
44

55
[![Build Status](https://travis-ci.org/attogram/weatherbit-api-wrapper.svg?branch=master)](https://travis-ci.org/attogram/weatherbit-api-wrapper)
66
[![Maintainability](https://api.codeclimate.com/v1/badges/46de553afcad6cff3161/maintainability)](https://codeclimate.com/github/attogram/weatherbit-api-wrapper/maintainability)
7+
[![StyleCI](https://github.styleci.io/repos/244855065/shield?branch=master)](https://github.styleci.io/repos/244855065)
78
[![Total Downloads](https://poser.pugx.org/attogram/weatherbit-api-wrapper/downloads)](https://packagist.org/packages/attogram/weatherbit-api-wrapper)
89
[![License](https://poser.pugx.org/attogram/weatherbit-api-wrapper/license)](https://packagist.org/packages/attogram/weatherbit-api-wrapper)
910

@@ -81,3 +82,4 @@ print_r($currentWeather);
8182
* Packagist: <https://packagist.org/packages/attogram/weatherbit-api-wrapper>
8283
* CodeClimate: <https://codeclimate.com/github/attogram/weatherbit-api-wrapper>
8384
* Travis CI: <https://travis-ci.org/attogram/weatherbit-api-wrapper>
85+
* Style CI: <https://github.styleci.io/repos/244855065>

0 commit comments

Comments
 (0)