From ff55c91dc260bebf131f952c2f79397155b0041a Mon Sep 17 00:00:00 2001 From: lashman Date: Mon, 9 Mar 2026 16:32:14 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4c7ebb..4f81571 100644 --- a/README.md +++ b/README.md @@ -343,3 +343,4 @@ Your images are yours. Your metadata is yours. Your workflow is yours. The tool **CC0 1.0 - Public Domain.** No rights reserved. This work is dedicated to the public domain worldwide. You can copy, modify, distribute, and use it for any purpose, commercial or otherwise, without asking permission and without owing anyone anything. Good tools should be freely available to everyone who needs them. +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.