From b504cdd820abf46bb57fe4a002b3008b938da1e4 Mon Sep 17 00:00:00 2001 From: Tordarus Date: Fri, 6 Jun 2025 14:13:43 +0200 Subject: [PATCH] provide link to repo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fa89124..51039cf 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,7 @@ docker run --rm \ ## 📄 License MIT License – feel free to modify and use. + +## 📦 Repository + +You can find the code for this image at [https://git.tordarus.net/tordarus/gorunner](https://git.tordarus.net/tordarus/gorunner)