From 2753039e0c6956286e04d07b0bab0c8e19908a31 Mon Sep 17 00:00:00 2001 From: lashman 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.