Update README-en.md

This commit is contained in:
Jerry Ma 2023-10-23 22:44:42 +08:00 committed by GitHub
parent 4e9b8980d0
commit d381e48605
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
Build single static PHP binary, with PHP project together, with popular extensions included. Build single static PHP binary, with PHP project together, with popular extensions included.
The project name is static-php-cli, but it actually supports cli, fpm, micro and embed SAPI 😎 The project name is static-php-cli, but it actually supports **cli**, **fpm**, **micro** and **embed** SAPI 😎
Compile a purely static php-cli binary file with various extensions to make PHP applications more portable! (cli SAPI) Compile a purely static php-cli binary file with various extensions to make PHP applications more portable! (cli SAPI)