diff --git a/README-en.md b/README-en.md index 3cc555db..a6ce40fd 100755 --- a/README-en.md +++ b/README-en.md @@ -8,11 +8,13 @@ Compile a purely static php-cli binary file with various extensions to make PHP 2023-05-02 15 53 13 -You can also use the micro binary file to combine php binary and php source code into one for distribution! -This feature is provided by [dixyes/phpmicro](https://github.com/dixyes/phpmicro). (micro SAPI) +You can also use the micro binary file to combine php binary and php source code into one for distribution! (micro SAPI) 2023-05-02 15 52 33 +> This SAPI feature is from the [Fork](https://github.com/crazywhalecc/phpmicro) of [dixyes/phpmicro](https://github.com/dixyes/phpmicro). + + [![Version](https://img.shields.io/badge/Version-2.0--rc5-pink.svg?style=flat-square)]() [![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)]() [![](https://img.shields.io/github/actions/workflow/status/crazywhalecc/static-php-cli/build-linux-x86_64.yml?branch=refactor&label=Linux%20Build&style=flat-square)](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml) diff --git a/README.md b/README.md index eb3b2118..daab54c3 100755 --- a/README.md +++ b/README.md @@ -10,10 +10,12 @@ Build single static PHP binary, with PHP project together, with popular extensio 截屏2023-05-02 15 53 13 -同时可以使用 micro 二进制文件,将 PHP 源码和 PHP 二进制构建为一个文件分发!(由 [dixyes/phpmicro](https://github.com/dixyes/phpmicro) 提供支持)(micro SAPI) +同时可以使用 micro 二进制文件,将 PHP 源码和 PHP 二进制构建为一个文件分发!(micro SAPI) 截屏2023-05-02 15 52 33 +> 该 SAPI 源自 [dixyes/phpmicro](https://github.com/dixyes/phpmicro) 的 [Fork 仓库](https://github.com/dixyes/phpmicro)。 + [![Version](https://img.shields.io/badge/Version-2.0--rc5-pink.svg?style=flat-square)]() [![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)]() [![](https://img.shields.io/github/actions/workflow/status/crazywhalecc/static-php-cli/build-linux-x86_64.yml?branch=refactor&label=Linux%20Build&style=flat-square)](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml)