Update README.md

This commit is contained in:
Jerry 2023-01-16 13:28:35 +08:00 committed by GitHub
parent 1b38f23268
commit 1ca64d6626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
# static-php-cli
Compile A Statically Linked PHP With Swoole and other Extensions. [English README](README-en.md)
> 我没有思绪了,最近有点懒,过节后再提更新和重构的事情。
编译纯静态的 PHP Binary 二进制文件,带有各种扩展,让 PHP-cli 应用变得更便携!
同时可以使用 micro 二进制文件,将 PHP 源码和 PHP 二进制构建为一个文件分发!