summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index 185ddd25e..37c9f51d0 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,14 @@
<h1>xmake</h1>
<div>
- <a href="https://github.com/xmake-io/xmake/actions?query=workflow%3Abuild">
- <img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/build/dev.svg?style=flat-square&logo=build" alt="github-ci" />
+ <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/releases">
<img src="https://img.shields.io/github/release/xmake-io/xmake.svg?style=flat-square" alt="Github All Releases" />