From b2c0445e36292322a37322a50b9751f7c732e2d2 Mon Sep 17 00:00:00 2001 From: mrkmntal Date: Mon, 3 Nov 2025 18:30:18 -0500 Subject: [PATCH] docs: mention CI build artifacts --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 22fe35a..39832e3 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ g++ -std=c++17 tux-dock.cpp -o tux-dock sudo ./tux-dock ```` +Prefer a prebuilt binary? The CI runner publishes build artifacts for the latest commits at: +https://mentalnet.xyz/forgejo/markmental/tuxdock/actions + --- ## 🖥️ Menu Overview