From 9ea3b04e82c401539233f63d73efac374f687b42 Mon Sep 17 00:00:00 2001 From: Jerry Ma Date: Fri, 21 Jul 2023 09:48:28 +0800 Subject: [PATCH] Update README-en.md --- README-en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README-en.md b/README-en.md index f676e7c0..4a093c93 100755 --- a/README-en.md +++ b/README-en.md @@ -244,6 +244,6 @@ and comply with the corresponding project's LICENSE. ## Advanced -This project is pure open source project, and some modules are separated for developing. - -This section will be improved after refactor version released. +The refactoring branch of this project is written modularly. +If you are interested in this project and want to join the development, +you can refer to the [Contribution Guide](https://static-php-cli.zhamao.me) of the documentation to contribute code or documentation. (TODO)