summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2020-06-18 00:23:26 +0800
committerruki <[email protected]>2020-06-17 20:20:40 +0800
commitd1569f2202c9e3f34930d8ff3e585ac218bc74ec (patch)
treea03feca246f23a820c5f0fda8eb201e4d22d1034
parentac5efd117831e9b99e5cd2fd35298a71dfc739a9 (diff)
update readme icon layout
-rw-r--r--README.md6
-rw-r--r--README_zh.md6
2 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 79c5ef001..5661fe7eb 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,6 @@
<a href="https://github.com/tboox/tbox/actions?query=workflow%3AWindows">
<img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/Windows/dev.svg?style=flat-square&logo=windows" alt="github-ci" />
</a>
- <a href="https://aur.archlinux.org/packages/xmake">
- <img src="https://img.shields.io/aur/votes/xmake.svg?style=flat-square" alt="AUR votes" />
- </a>
<a href="https://github.com/xmake-io/xmake/releases">
<img src="https://img.shields.io/github/release/xmake-io/xmake.svg?style=flat-square" alt="Github All Releases" />
</a>
@@ -38,6 +35,9 @@
<a href="https://jq.qq.com/?_wv=1027&k=5hpwWFv">
<img src="https://img.shields.io/badge/chat-on%20QQ-ff69b4.svg?style=flat-square" alt="QQ" />
</a>
+ <a href="https://aur.archlinux.org/packages/xmake">
+ <img src="https://img.shields.io/aur/votes/xmake.svg?style=flat-square" alt="AUR votes" />
+ </a>
<a href="https://xmake.io/#/sponsor">
<img src="https://img.shields.io/badge/donate-us-orange.svg?style=flat-square" alt="Donate" />
</a>
diff --git a/README_zh.md b/README_zh.md
index d8420f6d7..588a8c00a 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -15,9 +15,6 @@
<a href="https://github.com/tboox/tbox/actions?query=workflow%3AWindows">
<img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/Windows/dev.svg?style=flat-square&logo=windows" alt="github-ci" />
</a>
- <a href="https://aur.archlinux.org/packages/xmake">
- <img src="https://img.shields.io/aur/votes/xmake.svg?style=flat-square" alt="AUR votes" />
- </a>
<a href="https://github.com/xmake-io/xmake/releases">
<img src="https://img.shields.io/github/release/xmake-io/xmake.svg?style=flat-square" alt="Github All Releases" />
</a>
@@ -38,6 +35,9 @@
<a href="https://jq.qq.com/?_wv=1027&k=5hpwWFv">
<img src="https://img.shields.io/badge/chat-on%20QQ-ff69b4.svg?style=flat-square" alt="QQ" />
</a>
+ <a href="https://aur.archlinux.org/packages/xmake">
+ <img src="https://img.shields.io/aur/votes/xmake.svg?style=flat-square" alt="AUR votes" />
+ </a>
<a href="https://xmake.io/#/zh-cn/about/sponsor">
<img src="https://img.shields.io/badge/donate-us-orange.svg?style=flat-square" alt="Donate" />
</a>