Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <[email protected]>
  • Loading branch information
zhaojh329 committed Aug 2, 2020
1 parent 2b8fcfe commit 6a74511
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
[mbedtls]: https://github.com/ARMmbed/mbedtls
[wolfssl]: https://github.com/wolfSSL/wolfssl

A Lightweight and fully asynchronous HTTP server library based on [libev] and [http-parser] for Embedded Linux.
A very flexible, lightweight and fully asynchronous HTTP server library based on [libev] and [http-parser] for Embedded Linux.

# Features
* Lightweight and fully asynchronous
Expand Down
2 changes: 1 addition & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
[mbedtls]: https://github.com/ARMmbed/mbedtls
[wolfssl]: https://github.com/wolfSSL/wolfssl

一个轻量的全异步的HTTP服务器C库,基于[libev][http-parser],主要用于嵌入式Linux。
一个非常灵活的,轻量的,全异步的HTTP服务器C库,基于[libev][http-parser],主要用于嵌入式Linux。

# 特性
* 轻量、全异步
Expand Down

0 comments on commit 6a74511

Please sign in to comment.