diff options
| author | ruki <[email protected]> | 2022-01-21 22:30:22 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-01-21 09:02:49 +0800 |
| commit | ef3586645b6331a424b0672fe48895fa45c0c9eb (patch) | |
| tree | 9f641851b444311d8236257e169f6897a230fbce | |
| parent | 3a131d8e0b51115bae73896fd6e85e34452801f8 (diff) | |
update readme
| -rw-r--r-- | README.md | 5 | ||||
| -rw-r--r-- | README_zh.md | 5 |
2 files changed, 4 insertions, 6 deletions
@@ -52,11 +52,10 @@ ## Supporting the project -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) +Support this project by [becoming a sponsor](https://xmake.io/#/about/sponsor). Your logo will show up here with a link to your website. 🙏 <a href="https://opencollective.com/xmake#sponsors" target="_blank"><img src="https://opencollective.com/xmake/sponsors.svg?width=890"></a> +<a href="https://opencollective.com/xmake#backers" target="_blank"><img src="https://opencollective.com/xmake/backers.svg?width=890"></a> ## Introduction ([中文](/README_zh.md)) diff --git a/README_zh.md b/README_zh.md index 9776597ea..1ae8d887c 100644 --- a/README_zh.md +++ b/README_zh.md @@ -52,11 +52,10 @@ ## 项目支持 -通过成为赞助者来支持该项目。您的logo将显示在此处,并带有指向您网站的链接。🙏 - -- [成为赞助商](https://xmake.io/#/zh-cn/about/sponsor) +通过[成为赞助者](https://xmake.io/#/about/sponsor)来支持该项目。您的logo将显示在此处,并带有指向您网站的链接。🙏 <a href="https://opencollective.com/xmake#sponsors" target="_blank"><img src="https://opencollective.com/xmake/sponsors.svg?width=890"></a> +<a href="https://opencollective.com/xmake#backers" target="_blank"><img src="https://opencollective.com/xmake/backers.svg?width=600"></a> ## 简介 |
