Skip to content

Commit 5286c85

Browse files
committed
Update README.md
1 parent cffd416 commit 5286c85

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
[![Latest Version](https://img.shields.io/github/release/php-http/adapter-integration-tests.svg?style=flat-square)](https://github.com/php-http/adapter-integration-tests/releases)
44
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
5-
[![Build Status](https://img.shields.io/travis/php-http/adapter-integration-tests.svg?style=flat-square)](https://travis-ci.org/php-http/adapter-integration-tests)
6-
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/php-http/adapter-integration-tests.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-http/adapter-integration-tests)
7-
[![Quality Score](https://img.shields.io/scrutinizer/g/php-http/adapter-integration-tests.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-http/adapter-integration-tests)
8-
[![HHVM Status](https://img.shields.io/hhvm/php-http/adapter-integration-tests.svg?style=flat-square)](http://hhvm.h4cc.de/package/php-http/adapter-integration-tests)
95
[![Total Downloads](https://img.shields.io/packagist/dt/php-http/adapter-integration-tests.svg?style=flat-square)](https://packagist.org/packages/php-http/adapter-integration-tests)
106

117
**HTTP adapter integration tests.**
@@ -22,6 +18,8 @@ $ composer require php-http/adapter-integration-tests
2218

2319
## Usage
2420

21+
This package should not be used on its own. It provides integration tests for HTTP Adapters.
22+
2523

2624
## Testing
2725

0 commit comments

Comments
 (0)