Skip to content

Commit

Permalink
Update README (#3783)
Browse files Browse the repository at this point in the history
  • Loading branch information
twose authored Oct 29, 2020
1 parent 3d5146d commit 2a223f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

![](./mascot.png)

**Swoole是一个为PHP用C++编写的基于事件的高性能异步&协程并行网络通信引擎**
**Swoole是一个C++编写的基于异步事件驱动和协程的并行网络通信引擎,为PHP提供高性能网络编程支持**

## ✨事件驱动

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ English | [中文](./README-CN.md)

![](./mascot.png)

**Swoole is an event-driven asynchronous & coroutine-based concurrency networking communication engine with high performance written in C and C++ for PHP.**
**Swoole is an event-driven asynchronous & coroutine-based concurrency networking communication engine with high performance written in C++ for PHP.**

## ✨Event-based

Expand Down

0 comments on commit 2a223f5

Please sign in to comment.