From 652689627f8ee956f3f1e6b171d568f8dcd6d847 Mon Sep 17 00:00:00 2001 From: luzpaz Date: Fri, 28 Dec 2018 08:36:36 -0700 Subject: [PATCH] README: add repology badge inside collapsed div (#422) Using https://repology.org/metapackage/flameshot/badges it's possible for users to see what version of flameshot are available in the package ecosystem. This badge is nested in an expandable div so it doesn't overwhelm the README with its size. This commit also fixes a minor typo FYI HTML was used instead of markdown due to the markdown not being displayed. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71afb47a..f5a2d4ff 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,14 @@ There are packages available for a few distros: - [Docker](https://github.com/ManuelLR/docker-flameshot) - Fedora: `dnf install flameshot` - [Snap/Flatpak/AppImage](https://github.com/flameshotapp/packages) -- Besides, generic packages available via [opensuse software repertory](https://software.opensuse.org//download.html?project=home%3AVitzy&package=flameshot) +- Besides, generic packages available via [opensuse software repository](https://software.opensuse.org//download.html?project=home%3AVitzy&package=flameshot) + +
+ Expand this section to see what distros are using an up to date version of flameshot + + Packaging status + +
## Compilation