From 2d4109564320963439c4327e75c1ff6fb6b1e7f6 Mon Sep 17 00:00:00 2001 From: Andrus Diaz German <30560543+AndrusGerman@users.noreply.github.com> Date: Wed, 30 Mar 2022 23:09:44 -0400 Subject: [PATCH] Removed repeated flathub link (#762) The link to open the flathub page of the project is repeated, one of the repeated elements has been removed. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1966f643..2e72c7a5 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,6 @@ --> [![Get it from the AUR](https://img.shields.io/badge/Get_It_From_The_AUR-100000?style=for-the-badge&logo=archlinux)](https://aur.archlinux.org/packages/cider) -[![Get it from Flathub](https://img.shields.io/badge/Get_It_From_Flathub-100000?style=for-the-badge&logo=flathub)](https://flathub.org/apps/details/sh.cider.Cider) ### Compiling and Configuration For more information surrounding configuration, compiling and other developer documentation, see the [compilation docs](https://cider.sh/compile.html).