diff options
| author | ruki <waruqi@gmail.com> | 2019-04-03 00:40:22 +0800 |
|---|---|---|
| committer | ruki <waruqi@gmail.com> | 2019-04-02 22:02:16 +0800 |
| commit | 0b1fc1a8b406290b81f5af4216f299ddf41cdfaf (patch) | |
| tree | 4b1f78604d133d63af6d0781a017faa74eae206a /zh | |
| parent | d0cc2c3ff04f7b43e16fc102fd53f248c2282e84 (diff) | |
| download | xmake-docs-0b1fc1a8b406290b81f5af4216f299ddf41cdfaf.tar.gz xmake-docs-0b1fc1a8b406290b81f5af4216f299ddf41cdfaf.zip | |
update readme
Diffstat (limited to 'zh')
| -rw-r--r-- | zh/README.md | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/zh/README.md b/zh/README.md index aff62b33..8c291c06 100644 --- a/zh/README.md +++ b/zh/README.md @@ -12,25 +12,22 @@ search: zh <h1>xmake</h1> <div> - <a href="https://travis-ci.org/tboox/xmake"> - <img src="https://img.shields.io/travis/tboox/xmake/master.svg?style=flat-square" alt="travis-ci" /> + <a href="https://travis-ci.org/xmake-io/xmake"> + <img src="https://img.shields.io/travis/xmake-io/xmake/master.svg?style=flat-square" alt="travis-ci" /> </a> <a href="https://ci.appveyor.com/project/waruqi/xmake/branch/master"> <img src="https://img.shields.io/appveyor/ci/waruqi/xmake/master.svg?style=flat-square" alt="appveyor-ci" /> </a> - <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/xmake-io/xmake/releases"> - <img src="https://img.shields.io/github/release/tboox/xmake.svg?style=flat-square" alt="Github All Releases" /> + <img src="https://img.shields.io/github/release/xmake-io/xmake.svg?style=flat-square" alt="Github All Releases" /> </a> </div> <div> <a href="https://github.com/xmake-io/xmake/blob/master/LICENSE.md"> - <img src="https://img.shields.io/github/license/tboox/xmake.svg?colorB=f48041&style=flat-square" alt="license" /> + <img src="https://img.shields.io/github/license/xmake-io/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" /> |
