summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2018-03-22 22:37:49 +0800
committerruki <[email protected]>2018-03-22 09:46:57 +0800
commit16d86e1fe51abe61afac8712f399b0db5cd0e202 (patch)
tree496b47494af63dd3ac2ff0ba675b386ceab40323
parentd0fd927f8cd9008e639fdb171ae1c5e145d53ba6 (diff)
modify icon layout in readme
-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 a7dc925e4..468c4cfea 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,6 @@
<a href="https://github.com/tboox/xmake/releases">
<img src="https://img.shields.io/github/release/tboox/xmake.svg?style=flat-square" alt="Github All Releases" />
</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>
</div>
<div>
<a href="https://github.com/tboox/xmake/blob/master/LICENSE.md">
@@ -35,6 +32,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="http://xmake.io/pages/donation.html#donate">
<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 022937d68..94b56ed89 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -18,9 +18,6 @@
<a href="https://github.com/tboox/xmake/releases">
<img src="https://img.shields.io/github/release/tboox/xmake.svg?style=flat-square" alt="Github All Releases" />
</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>
</div>
<div>
<a href="https://github.com/tboox/xmake/blob/master/LICENSE.md">
@@ -35,6 +32,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="http://xmake.io/cn/pages/donation.html#donate">
<img src="https://img.shields.io/badge/donate-us-orange.svg?style=flat-square" alt="Donate" />
</a>