Add 'nightly builds' badge (#2019)

This commit is contained in:
Haris Gušić
2021-10-29 16:11:44 +02:00
committed by GitHub
parent 67a3fd99f0
commit 0e2d4dd6c9

View File

@@ -19,6 +19,9 @@
<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://flameshot.org/nightly">
<img src="https://img.shields.io/badge/nightly%20builds-available-%23AA00FF" alt="Nightly Build" />
</a>
<a href="https://github.com/flameshot-org/flameshot/releases">
<img src="https://img.shields.io/github/release/flameshot-org/flameshot.svg" alt="Latest Stable Release" />
</a>