From c7a7028bc99f4a317e9effb571671b0cd8e5c29b Mon Sep 17 00:00:00 2001 From: Decrypt Date: Mon, 1 Sep 2025 17:07:20 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70cefac..cf4d12c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ License: [`LICENSE.md`](LICENSE.md:1) --- ## Quick links -- Prebuilt userscript (install in Tampermonkey / Greasemonkey): [`dist/Wplace\ Overlay\ Pro.user.js`](dist/Wplace\ Overlay\ Pro.user.js:1) +- Prebuilt userscript (install in Tampermonkey / Greasemonkey): [Releases](https://github.com/Decryptu/Wplace-Overlay-Pro/releases) - Build script (from source): see the `build` script in [`package.json`](package.json:7) - Development watch script: see `watch` in [`package.json`](package.json:8) - Important constants (limits): [`src/core/constants.ts`](src/core/constants.ts:1)