Skip to content

Commit 6a19ef6

Browse files
authored
Remove SensioLabs Insights badge
1 parent a49d91b commit 6a19ef6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
OpenWeatherMap PHP API
22
======================
3+
34
A PHP 7.0+ API to retrieve and parse global weather data from
45
[OpenWeatherMap.org](http://www.OpenWeatherMap.org).
56
This project aims to normalise the provided data and remove inconsistencies.
@@ -11,8 +12,6 @@ It is not maintained by OpenWeatherMap and not an official API wrapper.
1112
[![release](https://img.shields.io/github/release/cmfcmf/OpenWeatherMap-PHP-Api.svg)](https://github.com/cmfcmf/OpenWeatherMap-PHP-Api/releases)
1213
[![codecov](https://codecov.io/gh/cmfcmf/OpenWeatherMap-PHP-Api/branch/master/graph/badge.svg)](https://codecov.io/gh/cmfcmf/OpenWeatherMap-PHP-Api)
1314
[![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/cmfcmf/OpenWeatherMap-PHP-Api/badges/quality-score.png?s=f31ca08aa8896416cf162403d34362f0a5da0966)](https://scrutinizer-ci.com/g/cmfcmf/OpenWeatherMap-PHP-Api/)
14-
<br>
15-
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/0addfb24-e2b4-4feb-848e-86b2078ca104/big.png)](https://insight.sensiolabs.com/projects/0addfb24-e2b4-4feb-848e-86b2078ca104)
1615

1716
Documentation
1817
=============

0 commit comments

Comments
 (0)