From 9fe2a73f73fa88736d45a8c73c1e84482f4856b6 Mon Sep 17 00:00:00 2001 From: lashman Date: Fri, 13 Mar 2026 16:13:09 +0200 Subject: [PATCH] tidy up readme footer spacing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a8ea4ab..8d089a5 100644 --- a/README.md +++ b/README.md @@ -319,3 +319,5 @@ ZeroClock is released under [CC0 1.0 Universal](LICENSE) - dedicated to the publ --- + +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.