From 51d43e38bf74b2659939caeed271625d37475c84 Mon Sep 17 00:00:00 2001 From: oop7 <110548351+oop7@users.noreply.github.com> Date: Tue, 3 Mar 2026 16:16:25 +0200 Subject: [PATCH] Add download link and remove duplicate Insert a 'Download Latest Release' callout under the Pre-built Executables section and remove a duplicate link later in the README so there's a single prominent release download link. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1026660..65affdb 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ ytsage ### 📦 Pre-built Executables +> [👉 Download Latest Release](https://github.com/oop7/YTSage/releases/latest) + #### 🪟 Windows | Format | Description | @@ -147,8 +149,6 @@ ytsage *Note: If you encounter an "App is damaged" error, see the [macOS troubleshooting section](#troubleshooting) below.* -> [👉 Download Latest Release](https://github.com/oop7/YTSage/releases/latest) -
🛠️ Manual Installation from Source