add document

This commit is contained in:
crazywhalecc 2023-07-17 17:59:44 +08:00
parent f2e483540b
commit 388f547878
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680
2 changed files with 9 additions and 1 deletions

View File

@ -37,7 +37,11 @@ Here is the architecture support status, where `CI` represents support for GitHu
Currently supported PHP versions for compilation are: `7.4`, `8.0`, `8.1`, `8.2`. Currently supported PHP versions for compilation are: `7.4`, `8.0`, `8.1`, `8.2`.
## Usage ## Docs
docs here: <https://static-php-cli.zhamao.me>.
## Simple Usage
Please first select the extension you want to compile based on the extension list below. Please first select the extension you want to compile based on the extension list below.

View File

@ -36,6 +36,10 @@ If you are using English, see [English README](README-en.md).
目前支持编译的 PHP 版本为:`7.4``8.0``8.1``8.2` 目前支持编译的 PHP 版本为:`7.4``8.0``8.1``8.2`
## 文档
点击这里查看文档:<https://static-php-cli.zhamao.me>
## 使用 ## 使用
请先根据下方扩展列表选择你要编译的扩展。 请先根据下方扩展列表选择你要编译的扩展。