We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e09241 commit 4199733Copy full SHA for 4199733
README.md
@@ -5,11 +5,11 @@
5
6
[Github Action][ga-link] to set up an environment for building PHP extensions on Windows.
7
8
-#### This action set up and configure:
+#### This action sets up and configures:
9
10
- [PHP SDK][php-sdk-link] - a tool kit for Windows PHP builds
11
-- [PHP Developer Pack][php-dev-pack-link] - libraries, c headers, scripts and phpize utility
12
-- Add to system path SDK and Developer tools
+- [PHP Developer Pack][php-dev-pack-link] - libraries, c headers, scripts and `phpize` utility
+- SDK and Developer tools - added to the system path
13
14
## Usage
15
0 commit comments