From 779f4f9c1a798c1a1178b3675f27d81f72c4c72f Mon Sep 17 00:00:00 2001 From: damachine Date: Tue, 23 Sep 2025 14:59:09 +0200 Subject: [PATCH] Update README.md badges and installation instructions Removed several badge links and added new installation badges for AUR and manual installation. Signed-off-by: damachine --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e9733db..ddf2ce9 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,12 @@ # CoolerDash 🐧 -

+

- - - - - -

--- @@ -62,6 +56,7 @@ #### Arch Linux (Recommended) + [![AUR](https://img.shields.io/aur/version/coolerdash-git?color=blue&label=AUR)](https://aur.archlinux.org/packages/coolerdash-git) - Using an AUR helper: @@ -78,6 +73,8 @@ systemctl enable --now coolerdash.service #### All Distributions + + - Manual installation: ```bash @@ -245,6 +242,8 @@ curl http://localhost:11987/devices | jq > [!TIP] > Contribute and suggest improvements. Welcome ⭐ at **[Discussions](https://github.com/damachine/coolerdash/discussions)** > If you need help, open an **[Issues](https://github.com/damachine/coolerdash/issues)** +> +> ---