docs: add MacOS CI build badge & update links

This commit is contained in:
Ahmed Zetao Yang
2021-02-06 11:01:09 +08:00
committed by borgmanJeremy
parent ddd4eb5b0c
commit 186da9e08f

View File

@@ -10,12 +10,15 @@
<h4>Powerful yet simple to use screenshot software.</h4>
</p>
<p>
<a href="https://github.com/flameshot-org/flameshot/actions">
<a href="https://github.com/flameshot-org/flameshot/actions?query=workflow%3APackaging%28Linux%29">
<img src="https://img.shields.io/github/workflow/status/flameshot-org/flameshot/Packaging(Linux)?label=gnu%2Flinux" alt="GNU/Linux Build Status" />
</a>
<a href="https://github.com/flameshot-org/flameshot/actions">
<a href="https://github.com/flameshot-org/flameshot/actions?query=workflow%3APackaging%28Windows%29">
<img src="https://img.shields.io/github/workflow/status/flameshot-org/flameshot/Packaging(Windows)?label=windows" alt="Windows Build Status" />
</a>
<a href="https://github.com/flameshot-org/flameshot/actions?query=workflow%3APackaging%28MacOS%29">
<img src="https://img.shields.io/github/workflow/status/flameshot-org/flameshot/Packaging(MacOS)?label=macos" alt="MacOS Build Status" />
</a>
<a href="https://github.com/flameshot-org/flameshot/releases">
<img src="https://img.shields.io/github/release/flameshot-org/flameshot.svg?style=flat-square" alt="Latest Stable Release" />
</a>