From 79abd206152386bb2af4e6d3f9ac31f6dab69620 Mon Sep 17 00:00:00 2001 From: Sam Jage Date: Tue, 31 Mar 2026 09:39:37 -0400 Subject: [PATCH] Refactor badge section in README.md Removed extra line breaks and consolidated badge links. --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 95adf0a..63d7b6c 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,7 @@ > A KDE Plasma 6 **panel/taskbar widget** displaying live weather and system stats in a single compact bar. Designed to sit in your top or bottom panel — not a desktop widget. -![Plasma 6](https://img.shields.io/badge/Plasma-6.0+-blue) ![License](https://img.shields.io/badge/License-GPL--2.0-green) ![Version](https://img.shields.io/badge/Version-1.2-orange) - - -[![GitHub Release](https://img.shields.io/github/v/release/samjage/Weather-and-Stats)](https://github.com/samjage/weather-and-stats/releases/latest) -[![GitHub Downloads (latest)](https://img.shields.io/github/downloads/samjage/Weather-and-Stats/latest/total?style=flat&logo=github)](https://github.com/samjage/Weather-and-Stats/releases/latest) -[![GitHub stars](https://img.shields.io/github/stars/samjage/Uplink-Manager?style=flat&logo=github)](https://github.com/samjage/Uplink-Manager/stargazers) +![Plasma 6](https://img.shields.io/badge/Plasma-6.0+-blue) ![License](https://img.shields.io/badge/License-GPL--2.0-green) [![GitHub Release](https://img.shields.io/github/v/release/samjage/Weather-and-Stats)](https://github.com/samjage/weather-and-stats/releases/latest) [![GitHub Downloads (latest)](https://img.shields.io/github/downloads/samjage/Weather-and-Stats/latest/total?style=flat&logo=github)](https://github.com/samjage/Weather-and-Stats/releases/latest) [![GitHub stars](https://img.shields.io/github/stars/samjage/Uplink-Manager?style=flat&logo=github)](https://github.com/samjage/Uplink-Manager/stargazers) ---