mirror of
https://github.com/fergalmoran/flameshot.git
synced 2025-12-22 09:51:06 +00:00
docs: add MacOS CI build badge & update links
This commit is contained in:
committed by
borgmanJeremy
parent
ddd4eb5b0c
commit
186da9e08f
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user