From 04fa2a80870c5dc80e2129a26a5cf05389dcc37e Mon Sep 17 00:00:00 2001 From: lashman Date: Mon, 9 Mar 2026 16:30:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da20911..cfaf9a9 100644 --- a/README.md +++ b/README.md @@ -398,5 +398,7 @@ See [LICENSE](LICENSE) or https://creativecommons.org/publicdomain/zero/1.0/ for Made with care. Shared without conditions.
Your tools should serve you - not the other way around. +
+ 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.