From 7b2a2c498c8a0f553e16863420dafa93061fda20 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Wed, 27 May 2026 14:05:16 -0700 Subject: [PATCH] docs: add development tooling disclosure --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 305e629..f7605f6 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,10 @@ Your original Inkscape config is restored from the timestamped backup created at See [CONTRIBUTING.md](CONTRIBUTING.md). Issues and PRs welcome. +## Development tooling + +All code in this repo is reviewed, tested, and owned by human contributors. LLM (large language model) coding tools are part of our development workflow. + ## License GPL-3.0 — see [LICENSE](LICENSE).