update README

This commit is contained in:
crazywhalecc 2023-04-22 22:41:00 +08:00
parent 018c76ba41
commit 2fdbe6ba8c
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680
2 changed files with 4 additions and 0 deletions

View File

@ -39,6 +39,8 @@ Please first select the extension you want to compile based on the extension lis
[Supported Extension List](/ext-support.md) [Supported Extension List](/ext-support.md)
> If there is no extension you need here, you can submit an issue.
### GitHub Actions Build ### GitHub Actions Build
Use GitHub Action to easily build a statically compiled PHP and phpmicro, Use GitHub Action to easily build a statically compiled PHP and phpmicro,

View File

@ -39,6 +39,8 @@ If you are using English, see [English README](README-en.md).
[扩展支持列表](/ext-support.md) [扩展支持列表](/ext-support.md)
> 如果这里没有你需要的扩展,可以提交 Issue。
### 使用 Actions 构建 ### 使用 Actions 构建
使用 GitHub Action 可以方便地构建一个静态编译的 PHP 和 phpmicro同时可以自行定义要编译的扩展。 使用 GitHub Action 可以方便地构建一个静态编译的 PHP 和 phpmicro同时可以自行定义要编译的扩展。