From d3c5b30abe7d86558061b266a2bdec065bcc2833 Mon Sep 17 00:00:00 2001 From: Ray Berezowski <6616212+rberezowski@users.noreply.github.com> Date: Tue, 2 Jun 2026 20:43:22 -0400 Subject: [PATCH] Add release download link --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4da0f87..1ac5114 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Taskbar Launcher is a small Windows tray launcher for folders, applications, scripts, files, and nested menus. +## Download + +Download the compiled Windows release from: + +[Taskbar Launcher Releases](https://git.mget.ca/MGET/Taskbar-Launcher/releases) + ## Features - System tray launcher @@ -36,10 +42,6 @@ Requires the .NET 10 SDK on the developer machine. dotnet build ``` -## Download - -Compiled downloads are published through Gitea Releases when a stable version is ready. - ## Config Files `config.json` is local runtime data and is ignored by Git. Keep your personal launcher menu there for testing.