From e9dc839ce3bfd5df8733cbefe461505d9a66ec09 Mon Sep 17 00:00:00 2001 From: heliguy4599 Date: Fri, 29 Sep 2023 15:02:35 -0400 Subject: [PATCH] Add Flathub badge and mention flathub in readme --- README.md | 5 +++++ flathub-badge.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 flathub-badge.svg diff --git a/README.md b/README.md index 992b46d..f25a8b9 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,11 @@ To use Warehouse effectively, ensure the following dependencies are installed on - GNOME Flatpak Runtime and SDK version 45 ## 🛠️ Installation Steps: + +Warehouse is now available on Flathub! Visit your software store and search for Warehouse to install it, or click this badge. + + + 1. Make sure you have the above dependencies installed. 2. Visit the [releases](https://github.com/flattool/warehouse/releases) page and download `io.github.flattool.Warehouse.flatpak`. 3. Install it using your software store or run the following command: diff --git a/flathub-badge.svg b/flathub-badge.svg new file mode 100644 index 0000000..cdabc50 --- /dev/null +++ b/flathub-badge.svg @@ -0,0 +1 @@ + \ No newline at end of file