From 862f5e992477926baa1ac1318d3e2b7f10ab4282 Mon Sep 17 00:00:00 2001 From: Whale Date: Thu, 6 May 2021 14:44:16 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 97bab708..1f38005c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # static-php-swoole -Compile A Statically Linked PHP With Swoole and other Extensions +Compile A Statically Linked PHP With Swoole and other Extensions. [English README](/README-en.md) + 编译纯静态的 PHP Binary 二进制文件,带有各种扩展(CLI 模式,暂不支持 CGI 和 FPM 模式) [![版本](https://img.shields.io/badge/version-1.1.1-green.svg)]()