diff --git a/README-en.md b/README-en.md index 3cc6cd76..04dc12e5 100755 --- a/README-en.md +++ b/README-en.md @@ -4,11 +4,18 @@ Compile A Statically Linked PHP With Swoole and other Popular Extensions. Compile A Single Binary With PHP Code. -**If you are intrested in this project, don't miss this discussion: ** - [![version](https://img.shields.io/badge/version-1.5.2-green.svg)]() ![Build Actions](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build-php.yml/badge.svg) +## Refactoring + +The current project is under reconstruction, and this branch is an older version. +The refactored version supports many new features. The following is the current progress of refactoring: + +- **Discussion:https://github.com/crazywhalecc/static-php-cli/discussions/29** +- **Branch:[refactor](https://github.com/crazywhalecc/static-php-cli/tree/refactor)** +- **Bugs and TODOs:https://github.com/crazywhalecc/static-php-cli/issues/32** + ## Compilation Requirements - Supporting architecture: `x86_64`, `arm64(aarch64)`, `armv7(armv7l)`