Update README.md

This commit is contained in:
Whale 2021-05-04 00:44:42 +08:00 committed by GitHub
parent 0d89397cca
commit 720341316b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,7 @@ Compile A Statically Linked PHP With Swoole and other Extensions
- [ ] 可自行选择不需要编译进入的扩展
- [ ] php.ini 内嵌或分发
- [ ] 尝试带进去个 composer其实自己下完全可以
- [ ] i18n国际化脚本本身和 README
## 参考资料
- <https://blog.terrywh.net/post/2019/php-static-openssl/>