Update README
This commit is contained in:
parent
7d1adf7cdb
commit
5f4dfb4482
1 changed files with 2 additions and 2 deletions
|
@ -7,9 +7,9 @@
|
|||
<img src="https://img.shields.io/badge/License-GPL--3.0--or--later-34ad9b" alt="License GPL--3.0--or--later">
|
||||
</div>
|
||||
|
||||
The HTTP Component is a PHP library designed to simplify the process of making HTTP requests and handling HTTP responses
|
||||
<p>The HTTP Component is a PHP library designed to simplify the process of making HTTP requests and handling HTTP responses
|
||||
in your applications. It follows the [PSR-7 HTTP Message Interface](https://www.php-fig.org/psr/psr-7/) standards for
|
||||
HTTP messages, making it compatible with other libraries and frameworks that also adhere to these standards.
|
||||
HTTP messages, making it compatible with other libraries and frameworks that also adhere to these standards.</p>
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue