diff --git a/README-en.md b/README-en.md
index 33b18fb4..253b7480 100755
--- a/README-en.md
+++ b/README-en.md
@@ -2,11 +2,11 @@
Compile A Statically Linked PHP With Swoole and other Extensions.
-Compile a purely static PHP binary file with various extensions to make PHP-cli applications more portable! (cli SAPI)
+Compile a purely static php-cli binary file with various extensions to make PHP applications more portable! (cli SAPI)
-You can also use the micro binary file to package PHP source code and binary files into one for distribution!
+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)