From f3956f3ea6d930c1dac0396a99c4f846ea65315b Mon Sep 17 00:00:00 2001 From: kramo <93832451+kra-mo@users.noreply.github.com> Date: Sat, 25 Mar 2023 18:50:21 +0100 Subject: [PATCH] Add Flathub to README --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b95b197..4e12aac 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,12 @@ # Cartridges A GTK4 + Libadwaita game launcher +[![Flathub][flathub-image]][flathub-url] [![Build status][github-actions-image]][github-actions-url] [![Translation Status][weblate-image]][weblate-url] [![License][license-image]][license-url] -[![Discord Chatroom][discord-image]][discord-url] [![Code style][code-style-image]][code-style-url] +[![Discord Chatroom][discord-image]][discord-url] [github-actions-url]: https://github.com/kra-mo/cartridges [github-actions-image]: https://github.com/kra-mo/cartridges/actions/workflows/flatpak-builder.yml/badge.svg @@ -21,6 +22,8 @@ [weblate-image]: https://hosted.weblate.org/widgets/cartridges/-/cartridges/svg-badge.svg [discord-url]: https://discord.gg/4KSFh3AmQR [discord-image]: https://img.shields.io/discord/1088155799299313754?color=%235865F2&label=discord&logo=discord&logoColor=%23FFFFFF +[flathub-url]: https://flathub.org/apps/details/hu.kramo.Cartridges +[flathub-image]: https://img.shields.io/flathub/v/hu.kramo.Cartridges @@ -40,6 +43,10 @@ For updates and questions, join our [Discord server]([discord-url])! ## Linux +### Flathub (Recommended) + +Download on Flathub + ### From Releases 1. Download the latest release from [Releases](https://github.com/kra-mo/cartridges/releases). 2. Install the downloaded file via GNOME Software or `flatpak install hu.kramo.Cartridges.flatpak`.