From d381e486057e85325401662e19c90b2f5aa4404c Mon Sep 17 00:00:00 2001 From: Jerry Ma Date: Mon, 23 Oct 2023 22:44:42 +0800 Subject: [PATCH] Update README-en.md --- README-en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-en.md b/README-en.md index a6ce40fd..2ee87dac 100755 --- a/README-en.md +++ b/README-en.md @@ -2,7 +2,7 @@ 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)