From ace92a048c89f5be7bc0e87d9351e4bb824d60e3 Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Wed, 5 Aug 2026 06:13:30 +0200 Subject: [PATCH] fix --- AGENTS.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index cc6b65a..da4a0ac 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -22,8 +22,7 @@ PeopleCostCounter/ ├── LICENSE # MIT License ├── README.md # User-facing documentation ├── package.json # Dev tooling config (html-validate only) -├── .htmlvalidate.json # HTML validation rules -├── .htmlvalidate.json # HTML validation config +├── .htmlvalidate.json # HTML validation config/rules ├── screenshot.png # Promotional screenshot ├── meeting-cost-prompt.md # Original development prompt / notes ├── meeting-tracker-de.html # Canonical build — German UI