diff --git a/README.md b/README.md index 2668be6..7deeaef 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,14 @@ -PSR Http Message +PSR Http信息 ================ -This repository holds all interfaces/classes/traits related to -[PSR-7](http://www.php-fig.org/psr/psr-7/). +该repository包含与[PSR-7]相关的所有接口/类/特征(http://www.php-fig.org/psr/psr-7/). -Note that this is not a HTTP message implementation of its own. It is merely an -interface that describes a HTTP message. See the specification for more details. +请注意,这不是它自己的HTTP消息实现。它只是一个描述HTTP消息的接口。有关更多详细信息,请参阅规范。 -Usage +用法 ----- -Before reading the usage guide we recommend reading the PSR-7 interfaces method list: +在阅读使用指南之前,我们建议先阅读PSR-7接口方法列表: * [`PSR-7 Interfaces Method List`](docs/PSR7-Interfaces.md) -* [`PSR-7 Usage Guide`](docs/PSR7-Usage.md) \ No newline at end of file +* [`PSR-7 Usage Guide`](docs/PSR7-Usage.md)