diff --git a/README-en.md b/README-en.md index 5546b0bf..f01dc761 100755 --- a/README-en.md +++ b/README-en.md @@ -221,6 +221,8 @@ The basic principles for contributing are as follows: camelCase and underscore formats should be followed, and mixing within the same module is prohibited. - When compiling external libraries and creating patches, compatibility with different operating systems should be considered. +If you want to contribute document content, please go to [crazywhalecc/static-php-cli-docs](https://github.com/crazywhalecc/static-php-cli-docs). + ## Sponsor this project You can sponsor my project on [this page](https://github.com/crazywhalecc/crazywhalecc/blob/master/FUNDING.md). diff --git a/README.md b/README.md index 7b8af154..e3766483 100755 --- a/README.md +++ b/README.md @@ -204,6 +204,8 @@ cat micro.sfx code.php > single-app && chmod +x single-app 另外,添加新扩展的贡献方式,可以参考下方 `进阶`。 +如果你想贡献文档内容,请到项目仓库 [crazywhalecc/static-php-cli-docs](https://github.com/crazywhalecc/static-php-cli-docs) 贡献。 + ## 赞助本项目 你可以在 [我的个人赞助页](https://github.com/crazywhalecc/crazywhalecc/blob/master/FUNDING.md) 支持我和我的项目。