Update README.md

This commit is contained in:
Whale 2021-06-06 00:00:00 +08:00 committed by GitHub
parent 38e2b587e1
commit d5ee452499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@ Compile A Statically Linked PHP With Swoole and other Extensions. [English READM
注:只能编译 CLI 模式,暂不支持 CGI 和 FPM 模式
**这个分支是旧版本的纯 shell 脚本版本,新版本在 master 分支,换成了 Dockerfile 版本,可以更加便捷地在不同系统下进行构建了!**
[![版本](https://img.shields.io/badge/script--version-1.2.1-green.svg)]()
## 环境需求