summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-09-07 22:37:39 +0800
committerruki <[email protected]>2021-09-07 22:37:39 +0800
commitb372be1bad6d2c4b08d4829e180672518034b50f (patch)
tree581d7adefff59c44051636b95cc121ba05dd7b2d
parentf11cd6e0ad4dbfa94c6726507e9132d09d86cec9 (diff)
update readme
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 425860f22..009758828 100644
--- a/README.md
+++ b/README.md
@@ -7,13 +7,13 @@
<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" />
+ <img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/Windows/master.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" />
+ <img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/Linux/master.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" />
+ <img src="https://img.shields.io/github/workflow/status/xmake-io/xmake/macOS/master.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" />