We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b21cdf commit 4e71d1aCopy full SHA for 4e71d1a
README.md
@@ -3,7 +3,15 @@
3
[](https://jorge-matricali.mit-license.org/2017)
4
5
PSR-7 HTTP Client (cURL)
6
-================
+========================
7
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.
+Note that this is not an HTTP protocol implementation of its own. It is merely a
+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