Skip to content

Commit dccbc30

Browse files
committed
update README
1 parent f914a82 commit dccbc30

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ buildroot/bin/php-fpm -v
120120
121121
### 在线构建(使用 GitHub Actions)
122122

123-
使用 GitHub Action 可以轻松构建静态编译的 PHP,
123+
上方直接下载的二进制不能满足需求时,可使用 GitHub Action 可以轻松构建静态编译的 PHP,
124124
同时自行定义要编译的扩展。
125125

126126
1. Fork 本项目。

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,8 @@ which can be downloaded directly according to your needs.
121121
122122
### Build Online (using GitHub Actions)
123123

124-
Use GitHub Action to easily build a statically compiled PHP,
124+
When the above direct download binaries cannot meet your needs,
125+
you can use GitHub Action to easily build a statically compiled PHP,
125126
and at the same time define the extensions to be compiled by yourself.
126127

127128
1. Fork me.

0 commit comments

Comments
 (0)