diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4468536c580..66b1cb16b83 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -41,32 +41,9 @@ For example, to copy a directory in sandbox, the calling procedure is: `sandbox_
## Financial contributions
-We also welcome financial contributions in full transparency on our [open collective](https://opencollective.com/xmake).
+We also welcome financial contributions in full transparency on our [sponsor](https://xmake.io/#/about/sponsor).
Anyone can file an expense. If the expense makes sense for the development of the community, it will be "merged" in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed.
-## Credits
-
-### Backers
-
-Thank you to all our backers! [[Become a backer](https://opencollective.com/xmake#backer)]
-
-
-
-### Sponsors
-
-Thank you to all our sponsors! (please ask your company to also support this open source project by [becoming a sponsor](https://opencollective.com/xmake#sponsor))
-
-
-
-
-
-
-
-
-
-
-
-
# 贡献代码
如果你发现一些问题,或者想新增或者改进某些新特性,或者想贡献一个新的模块
@@ -90,26 +67,3 @@ Thank you to all our sponsors! (please ask your company to also support this ope
[1]: https://github.com/xmake-io/xmake/issues
-## 支持项目
-
-xmake项目属于个人开源项目,它的发展需要您的帮助,如果您愿意支持xmake项目的开发,欢迎为其捐赠,支持它的发展。 🙏 [[支持此项目](https://opencollective.com/xmake#backer)]
-
-
-
-## 赞助项目
-
-通过赞助支持此项目,您的logo和网站链接将显示在这里。[[赞助此项目](https://opencollective.com/xmake#sponsor)]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/README.md b/README.md
index 4e1414178a8..07f6c854ab7 100644
--- a/README.md
+++ b/README.md
@@ -53,14 +53,24 @@ xmake is a cross-platform build utility based on lua.
The project focuses on making development and building easier and provides many features (e.g package, install, plugin, macro, action, option, task ...),
so that any developer can quickly pick it up and enjoy a productivity boost when developing and building projects.
-
+If you want to know more, please refer to: [Documents](https://xmake.io/#/home), [Github](https://github.com/xmake-io/xmake) and [Gitee](https://gitee.com/tboox/xmake)
+
+## Supporting the project
+
+You can support the project by checking out our sponsor page. 🙏
+It takes only one click:
+
+
+
+
-If you want to know more, please refer to:
+
This advert was placed by GitAds
-* [Documents](https://xmake.io/#/home)
-* [HomePage](https://xmake.io)
-* [Github](https://github.com/xmake-io/xmake)
-* [Gitee](https://gitee.com/tboox/xmake)
+### Sponsor
+
+Support this project by becoming a sponsor. Your logo will show up here with a link to your website. 🙏 [[Become a sponsor](https://xmake.io/#/about/sponsor)]
+
+
## Installation
@@ -435,26 +445,3 @@ This project exists thanks to all the people who have [contributed](CONTRIBUTING
* [TitanSnow](https://github.com/TitanSnow): provide the xmake [logo](https://github.com/TitanSnow/ts-xmake-logo) and install scripts
* [uael](https://github.com/uael): provide the semantic versioning library [sv](https://github.com/uael/sv)
* [OpportunityLiu](https://github.com/OpportunityLiu): improve cuda, tests and ci
-
-## Backers
-
-Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/xmake#backer)]
-
-
-
-## Sponsors
-
-Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/xmake#sponsor)]
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/README_zh.md b/README_zh.md
index 18b0c2d3101..68df3dad6f5 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -1,6 +1,6 @@