summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2020-06-18 00:34:34 +0800
committerruki <[email protected]>2020-06-17 21:27:28 +0800
commit09c976dfbcd7010b7458a505321d728bd76fb99f (patch)
treef1c4aeac222212e0cce1483c957c93022db00bd6
parentf76171fb14f76184c0c84344ffa3aa97a5a3d670 (diff)
update 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 5661fe7eb..fe4c2b569 100644
--- a/README.md
+++ b/README.md
@@ -6,15 +6,15 @@
<h1>xmake</h1>
<div>
+ <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://github.com/tboox/tbox/actions?query=workflow%3ALinux">
<img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/Linux/dev.svg?style=flat-square&logo=linux" alt="github-ci" />
</a>
<a href="https://github.com/tboox/tbox/actions?query=workflow%3AmacOS">
<img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/macOS/dev.svg?style=flat-square&logo=apple" alt="github-ci" />
</a>
- <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://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>
diff --git a/README_zh.md b/README_zh.md
index f30173ea6..92d020101 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -6,15 +6,15 @@
<h1>xmake</h1>
<div>
+ <a href="https://github.com/xmake-io/xmake/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://github.com/xmake-io/xmake/actions?query=workflow%3ALinux">
<img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/Linux/dev.svg?style=flat-square&logo=linux" alt="github-ci" />
</a>
<a href="https://github.com/xmake-io/xmake/actions?query=workflow%3AmacOS">
<img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/macOS/dev.svg?style=flat-square&logo=apple" alt="github-ci" />
</a>
- <a href="https://github.com/xmake-io/xmake/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://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>