File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Latest Version] ( https://img.shields.io/github/release/php-http/promise.svg?style=flat-square )] ( https://github.com/php-http/promise/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/promise.svg?style=flat-square )] ( https://travis-ci.org/php-http/promise )
6+ [ ![ Code Coverage] ( https://img.shields.io/scrutinizer/coverage/g/php-http/promise.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/php-http/promise )
7+ [ ![ Quality Score] ( https://img.shields.io/scrutinizer/g/php-http/promise.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/php-http/promise )
58[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/php-http/promise.svg?style=flat-square )] ( https://packagist.org/packages/php-http/promise )
69
710** Promise used for asynchronous HTTP requests.**
@@ -20,7 +23,7 @@ $ composer require php-http/promise
2023
2124## Documentation
2225
23- Please see the [ official documentation] ( http://docs.httplug.io ) .
26+ Please see the [ official documentation] ( http://docs.php-http.org ) .
2427
2528
2629## Testing
You can’t perform that action at this time.
0 commit comments