Skip to content

Commit e001ff6

Browse files
committed
Removed coverage and bitdeli (from top) badges
1 parent 8199fb5 commit e001ff6

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@ This library provides oAuth support in PHP 5.4+ and is very easy to integrate wi
44
It doesn't require any framework, so you are free on that
55

66
[![Build Status](https://travis-ci.org/logical-and/php-oauth.svg?branch=phpunit)](https://travis-ci.org/logical-and/php-oauth)
7-
[![Coverage Status](https://coveralls.io/repos/logical-and/php-oauth/badge.svg)](https://coveralls.io/r/logical-and/php-oauth)
87
[![Dependency Status](https://www.versioneye.com/user/projects/54e917cad1ec577c97000be6/badge.svg?style=flat)](https://www.versioneye.com/user/projects/54e917cad1ec577c97000be6)
98
[![Latest Stable Version](https://poser.pugx.org/and/oauth/v/stable.png)](https://packagist.org/packages/and/oauth)
109
[![Total Downloads](https://poser.pugx.org/and/oauth/downloads.png)](https://packagist.org/packages/and/oauth)
11-
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/logical-and/php-oauth2/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
1210

1311
Installation
1412
------------
@@ -205,7 +203,7 @@ Each extractor has next helpers:
205203
- `getImageRawData(/* int|false */ $width, /* int|false */ $height)`, works only if image url available, returns raw image data
206204

207205
**NOTE**: Some helpers only works if fields required for it's work are available
208-
209-
210-
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/logical-and/php-oauth/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
211-
206+
207+
208+
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/logical-and/php-oauth/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
209+

0 commit comments

Comments
 (0)