Skip to content

Commit 4e71d1a

Browse files
committed
* Updating README.md
1 parent 9b21cdf commit 4e71d1a

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@
33
[![MIT licensed](https://img.shields.io/github/license/jorge-matricali/php-http-client.svg)](https://jorge-matricali.mit-license.org/2017)
44

55
PSR-7 HTTP Client (cURL)
6-
================
6+
========================
77

8-
Note that this is not a HTTP protocol implementation of its own. It is merely a
9-
wrapper of libcurl that implements [PSR-7](http://www.php-fig.org/psr/psr-7/) HTTP message interface.
8+
Note that this is not an HTTP protocol implementation of its own. It is merely a
9+
wrapper of _libcurl_ that implements [PSR-7](http://www.php-fig.org/psr/psr-7/) HTTP message interface.
10+
11+
## Contributing
12+
13+
Contributions, issues, pull requests are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md)
14+
15+
## License
16+
17+
php-http-client is [MIT licensed](LICENSE.txt).

0 commit comments

Comments
 (0)