diff options
| author | ruki <[email protected]> | 2018-03-23 23:43:33 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2018-03-23 16:21:19 +0800 |
| commit | 5d1459637ffb3e4ff504c77a71167b31f91305ea (patch) | |
| tree | 4f5a4c311e2a1f38f2d10fdb865ac4c8587ca2bb /README.md | |
| parent | 6f781a5684b7ad744a311d5874b35fb208390791 (diff) | |
add reddit icon in readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -15,6 +15,9 @@ <a href="https://codecov.io/gh/tboox/xmake"> <img src="https://img.shields.io/codecov/c/github/tboox/xmake/master.svg?style=flat-square" alt="Coverage" /> </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/tboox/xmake/releases"> <img src="https://img.shields.io/github/release/tboox/xmake.svg?style=flat-square" alt="Github All Releases" /> </a> @@ -23,6 +26,9 @@ <a href="https://github.com/tboox/xmake/blob/master/LICENSE.md"> <img src="https://img.shields.io/github/license/tboox/xmake.svg?colorB=f48041&style=flat-square" alt="license" /> </a> + <a href="https://www.reddit.com/r/tboox/"> + <img src="https://img.shields.io/badge/chat-on%20reddit-ff3f34.svg?style=flat-square" alt="Reddit" /> + </a> <a href="https://gitter.im/tboox/tboox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"> <img src="https://img.shields.io/gitter/room/tboox/tboox.svg?style=flat-square&colorB=96c312" alt="Gitter" /> </a> @@ -32,9 +38,6 @@ <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> |
