Skip to content

Commit 2d0c964

Browse files
author
Kyun
authored
Update README_ZH.md
1 parent 76ec01a commit 2d0c964

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README_ZH.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
<!-- # News -->
44

5-
> 这是一个**开发中的分支**. 敬请关注即将发布的版本 [v12.2.0](HISTORY.md#Next). 如果想要一个稳定的版本,请用使用 [v12.1.8 branch](https://github.com/kataras/iris/tree/v12.1.8) .
6-
>
5+
> 这是一个**开发中的版本**敬请关注即将发布的版本 [v12.2.0](HISTORY.md#Next)。如果想使用稳定版本,请查看 [v12.1.8 分支](https://github.com/kataras/iris/tree/v12.1.8)
6+
>
77
> ![](https://iris-go.com/images/cli.png) 立即尝试官方的[Iris命令行工具](https://github.com/kataras/iris-cli)
88
99
<!-- ![](https://iris-go.com/images/release.png) Iris version **12.1.8** has been [released](HISTORY.md#su-16-february-2020--v1218)! -->
@@ -162,7 +162,7 @@ http://localhost:8080/books
162162
> HTTP/1.1 201 Created
163163
```
164164

165-
这是**错误**影响所展示的样子
165+
这是**错误**响应所展示的样子
166166

167167
```sh
168168
$ curl -X POST --data "{\"title\" \"not valid one\"}" \
@@ -181,7 +181,7 @@ http://localhost:8080/books
181181

182182
[![run in the browser](https://img.shields.io/badge/Run-in%20the%20Browser-348798.svg?style=for-the-badge&logo=repl.it)](https://bit.ly/2YJeSZe)
183183

184-
Iris 有一个完整且详尽的 **[使用文档](https://github.com/kataras/iris/wiki)** ,让您可以轻松地使用此框架。
184+
Iris 有完整且详尽的 **[使用文档](https://github.com/kataras/iris/wiki)** ,让您可以轻松地使用此框架。
185185

186186
<!-- ![](https://media.giphy.com/media/Ur8iqy9FQfmPuyQpgy/giphy.gif) -->
187187

0 commit comments

Comments
 (0)