From 609583821c44af1f5f1b25f000b3841c2b9aa886 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 16 Aug 2025 15:22:04 +0300 Subject: [PATCH] Remove inline styles from README links Cleaned up README.md by removing unnecessary inline CSS styles from navigation and download links for improved readability and markdown compatibility. --- README.md | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 97e3540..a958516 100644 --- a/README.md +++ b/README.md @@ -14,12 +14,12 @@ Download videos in any quality, extract audio, fetch subtitles, and more.

- Installation • - Features • - Usage • - Screenshots • - Troubleshooting • - Contributing + Installation • + Features • + Usage • + Screenshots • + Troubleshooting • + Contributing

@@ -75,9 +75,7 @@ ytsage - 🐧 **Linux:** YTSage-v<version>-amd64.deb / YTSage-v<version>-x86_64.AppImage - 🍎 **macOS:** YTSage-v<version>-macOS.zip / YTSage-v<version>.dmg -> - 👉 Download Latest Release - +> [👉 Download Latest Release](https://github.com/oop7/YTSage/releases/latest)
🛠️ Manual Installation from Source