Update README-en.md

This commit is contained in:
Jerry Ma 2022-06-27 11:11:40 +08:00 committed by GitHub
parent 5048fb5b48
commit ace647d6c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,8 @@ cat micro.sfx code.php > single-app && chmod +x single-app
``` ```
> Note: It means that your PHP code won't be compiled and you can't protect your source code by using micro! > Note: It means that your PHP code won't be compiled and you can't protect your source code by using micro!
> >
> If you are looking for compiling PHP code or encrypting code, here's not your solution.
>
> Special thanks: <https://github.com/dixyes/phpmicro> > Special thanks: <https://github.com/dixyes/phpmicro>
## Compiling ## Compiling