Update README.md

This commit is contained in:
Jerry Ma 2022-10-05 08:47:05 +08:00 committed by GitHub
parent 195c922f4e
commit fb592bf103
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# static-php-cli
Compile A Statically Linked PHP With Swoole and other Extensions. [English README](/README-en.md)
Compile A Statically Linked PHP With Swoole and other Extensions. [English README](README-en.md)
编译纯静态的 PHP Binary 二进制文件,带有各种扩展,让 PHP-cli 应用变得更便携!