From 779852aeb099158a85bc69253b7716e2b64aee91 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Sat, 3 Feb 2024 02:08:51 +0100 Subject: [PATCH] Reduce flathub badge size --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0551d4a9..bb04c261 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ gImageReader is a simple Gtk/Qt front-end to [tesseract-ocr](https://github.com/ - ![OpenSUSE](https://raw.githubusercontent.com/manisandro/gImageReader/gh-pages/icons/opensuse.png) **OpenSUSE**: Available from [OpenSUSE Build Service](https://build.opensuse.org/project/show/home:sandromani) - ![ArchLinux](https://raw.githubusercontent.com/manisandro/gImageReader/gh-pages/icons/arch.png) **ArchLinux**: Available from the extra repositories: [gimagereader-gtk](https://archlinux.org/packages/extra/x86_64/gimagereader-gtk) and [gimagereader-qt](https://archlinux.org/packages/extra/x86_64/gimagereader-qt) - - Download on Flathub - + Download on Flathub + Available from [Flathub](https://flathub.org/apps/io.github.manisandro.gImageReader) ## Compilation The steps for compiling gImageReader from source are documented in the [wiki](https://github.com/manisandro/gImageReader/wiki/Compiling-gImageReader).