From 2a029588aa1ba48a75440c3dbd2f73b11d680d41 Mon Sep 17 00:00:00 2001 From: lashman Date: Fri, 13 Mar 2026 16:57:48 +0200 Subject: [PATCH] added portable download links --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a940ba8..721facb 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ This means all 165+ styles automatically meet WCAG AAA contrast requirements reg **TypoGenie is fully portable** - no installation, no registry entries, no files scattered across your system. Just download and run: -- 🪟 **Windows**: `TypoGenie.exe` - Single executable, runs immediately +- 🪟 **Windows**: [`TypoGenie-v1.1.0-Portable.zip`](https://git.lashman.live/lashman/typogenie/releases) - Extract and run, nothing else needed **How it works:** ``` @@ -571,3 +571,5 @@ If TypoGenie brings value to your life, consider: Footer + +This project is developed with the help of a locally-run LLM via opencode for scaffolding, planning, and routine code tasks. Architecture and design decisions are my own.