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
-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)
+> This SAPI feature is from the [Fork](https://github.com/crazywhalecc/phpmicro) of [dixyes/phpmicro](https://github.com/dixyes/phpmicro).
+
+
[]()
[]()
[](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
-同时可以使用 micro 二进制文件,将 PHP 源码和 PHP 二进制构建为一个文件分发!(由 [dixyes/phpmicro](https://github.com/dixyes/phpmicro) 提供支持)(micro SAPI)
+同时可以使用 micro 二进制文件,将 PHP 源码和 PHP 二进制构建为一个文件分发!(micro SAPI)
+> 该 SAPI 源自 [dixyes/phpmicro](https://github.com/dixyes/phpmicro) 的 [Fork 仓库](https://github.com/dixyes/phpmicro)。
+
[]()
[]()
[](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build.yml)