Skip to content

Commit be1ad58

Browse files
committed
Update README.md
1 parent 05a8336 commit be1ad58

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,7 @@ HttpServer 采用 Java NIO.2 模型进行开发,使用了 `java.nio.channels.A
212212

213213
- 支持 `GET``POST` 请求
214214

215-
<img src="./docs/image/feature_get.png" alt="GET" width="250">
216-
<img src="./docs/image/feature_post.png" alt="POST" width="250">
215+
<img src="./docs/image/feature_get.png" alt="GET" width="250"> <img src="./docs/image/feature_post.png" alt="POST" width="250">
217216

218217
相关测试: [LoginSystemTests](./src/test/java/loginsystemtests/LoginSystemTests.java)
219218

0 commit comments

Comments
 (0)