summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpportunity <[email protected]>2020-07-17 15:46:50 +0800
committerOpportunity <[email protected]>2020-07-17 15:46:50 +0800
commit148d2a679c36cc5decc0db04ff291c5f6a0a4c88 (patch)
tree8ab7d4205babcc98566f0117bf11829c95bbbb04
parenta15289b23d2e9cf9032cfdf73783ffd04f54f4a8 (diff)
Revert "badge"
This reverts commit a15289b23d2e9cf9032cfdf73783ffd04f54f4a8.
-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" />