From 24e57a788fdab2d5187a303a931626bda3b52677 Mon Sep 17 00:00:00 2001 From: lashman Date: Mon, 9 Mar 2026 16:30:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7b9ae94..e8e9031 100644 --- a/README.md +++ b/README.md @@ -295,3 +295,5 @@ TutorialVault is released into the public domain under [CC0 1.0 Universal](https No rights reserved. No permission needed. No conditions. No restrictions. Do whatever you want with it. Learn from it. Change it. Share it. Build on it. The whole point is that it's yours. + +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.