diff --git a/README.md b/README.md
index 5d9051f72..434d4d71a 100755
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-
+
xmake-repo
@@ -48,13 +48,14 @@
## 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. π
+
![](https://opencollective.com/xmake/backers.svg?width=890)
## Introduction ([δΈζ](/README_zh.md))
-xmake-repo is an official xmake package repository.
+xmake-repo is an official xmake package repository.
## Package dependences
@@ -76,10 +77,10 @@ xrepo is a cross-platform C/C++ package manager based on [Xmake](https://github.
It is based on the runtime provided by xmake, but it is a complete and independent package management program. Compared with package managers such as vcpkg/homebrew, xrepo can provide C/C++ packages for more platforms and architectures at the same time.
-If you want to know more, please refer to the xrepo documentation:
+If you want to know more, please refer to the xrepo documentation:
-* [Documents](https://xrepo.xmake.io/#/getting_started)
-* [Github](https://github.com/xmake-io/xrepo)
+* [Documents](https://xrepo.xmake.io/#/getting_started)
+* [Github](https://github.com/xmake-io/xrepo)
* [Gitee](https://gitee.com/tboox/xrepo)
![](https://xrepo.xmake.io/assets/img/xrepo.gif)