File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- # HttpClient Component
1+ # HttpClient
22
3- [ ![ Build Status] ( https://secure.travis-ci.org/reactphp/http-client.png?branch=master )] ( http://travis-ci.org/reactphp/http-client ) [ ![ Code Climate] ( https://codeclimate.com/github/reactphp/http-client/badges/gpa.svg )] ( https://codeclimate.com/github/reactphp/http-client )
3+ [ ![ Build Status] ( https://travis-ci.org/reactphp/http-client.svg?branch=master )] ( https://travis-ci.org/reactphp/http-client )
4+ [ ![ Code Climate] ( https://codeclimate.com/github/reactphp/http-client/badges/gpa.svg )] ( https://codeclimate.com/github/reactphp/http-client )
45
5- Event-driven, streaming HTTP client for [ ReactPHP] ( http ://reactphp.org)
6+ Event-driven, streaming HTTP client for [ ReactPHP] ( https ://reactphp.org) .
67
78** Table of Contents**
89
@@ -165,6 +166,7 @@ If you do not want to run these, they can simply be skipped like this:
165166
166167``` bash
167168$ php vendor/bin/phpunit --exclude-group internet
169+ ```
168170
169171## License
170172
You can’t perform that action at this time.
0 commit comments