summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>