diff options
| author | ruki <[email protected]> | 2017-08-27 22:23:32 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-08-27 22:23:32 +0800 |
| commit | 9dc47dc2c48f4ce16261944d96ad6ce91b708eac (patch) | |
| tree | e605af8f93bd8643016d835e08ecc3e754835ed7 | |
| parent | 0a870ded4b81647276483a9dae0784ede25df762 (diff) | |
add aur vote icon
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | README_zh.md | 4 | ||||
| -rw-r--r-- | docs/README.md | 4 | ||||
| -rw-r--r-- | docs/zh/README.md | 4 |
4 files changed, 8 insertions, 8 deletions
@@ -18,8 +18,8 @@ <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://github.com/tboox/xmake/releases"> - <img src="https://img.shields.io/github/downloads/tboox/xmake/total.svg?style=flat-square" alt="Downloads" /> + <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> diff --git a/README_zh.md b/README_zh.md index 3099bc5cd..5bb22242a 100644 --- a/README_zh.md +++ b/README_zh.md @@ -18,8 +18,8 @@ <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://github.com/tboox/xmake/releases"> - <img src="https://img.shields.io/github/downloads/tboox/xmake/total.svg?style=flat-square" alt="Downloads" /> + <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> diff --git a/docs/README.md b/docs/README.md index a3da9ffa6..eb729ca2d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -23,8 +23,8 @@ search: en <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://github.com/tboox/xmake/releases"> - <img src="https://img.shields.io/github/downloads/tboox/xmake/total.svg?style=flat-square" alt="Downloads" /> + <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> diff --git a/docs/zh/README.md b/docs/zh/README.md index ed1aacb16..2e7a4c698 100644 --- a/docs/zh/README.md +++ b/docs/zh/README.md @@ -24,8 +24,8 @@ search: zh <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://github.com/tboox/xmake/releases"> - <img src="https://img.shields.io/github/downloads/tboox/xmake/total.svg?style=flat-square" alt="Downloads" /> + <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> |
