From fa1bd340f1336f3bdab57c989e75b5443ca5f00a Mon Sep 17 00:00:00 2001 From: Jerry Ma Date: Tue, 26 Dec 2023 01:42:52 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 970be43e..7470d6bd 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Build single static PHP binary, with PHP project together, with popular extensio 🌐 **[δΈ­ζ–‡](README-zh.md)** | **[English](README.md)** +> 2.0 Release is coming soon, windows support will be published in v2.1. + 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)