From e677faed33915a0c4cfc8bf35019fc14f800f545 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 13 Mar 2026 00:06:26 +0200 Subject: [PATCH] add disclosure note to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e6ce24a..0cfdd7a 100644 --- a/README.md +++ b/README.md @@ -317,3 +317,7 @@ ZeroClock is released under [CC0 1.0 Universal](LICENSE) - dedicated to the publ *Just a tool that respects your time.* + +--- + +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.