diff --git a/public/en/README.md b/public/en/README.md index 1db4411..325d10c 100644 --- a/public/en/README.md +++ b/public/en/README.md @@ -1,6 +1,6 @@ # Swoole -?> `Swoole` is a parallel network communication engine based on asynchronous event-driven and coroutine, written in `C++`, providing [coroutine](/coroutine) and [high-performance](/question/use?id=swoole performance how) network programming support for `PHP`. It provides various network server and client modules for multiple communication protocols, making it easy to quickly implement `TCP/UDP services`, `high-performance Web`, `WebSocket services`, `IoT`, `real-time communication`, `games`, `microservices`, etc., breaking the limits of `PHP` in traditional web domains. +?> `Swoole` is a parallel network communication engine based on asynchronous event-driven and coroutine, written in `C++`, providing [coroutine](/coroutine) and [high-performance](/question/use?id=how-is-the-performance-of-swoole) network programming support for `PHP`. It provides various network server and client modules for multiple communication protocols, making it easy to quickly implement `TCP/UDP services`, `high-performance Web`, `WebSocket services`, `IoT`, `real-time communication`, `games`, `microservices`, etc., breaking the limits of `PHP` in traditional web domains. ## Swoole Class Diagram