From 62bee672742b3fc23e52c89cb4804f7c9ce3c9a1 Mon Sep 17 00:00:00 2001 From: Jerry Date: Sat, 18 Mar 2023 17:48:46 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3c67e67..648c3fad 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # static-php-cli Compile A Statically Linked PHP With Swoole and other Extensions. [English README](README-en.md) -**如果你对本项目有兴趣,请看讨论进行投票:** +**如果你对本项目有兴趣,请看讨论进行投票:,重构分支:[refactor](https://github.com/crazywhalecc/static-php-cli/tree/refactor)** 编译纯静态的 PHP Binary 二进制文件,带有各种扩展,让 PHP-cli 应用变得更便携!