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:
+
+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.