From 6617a1b298fc6a3cd5865881fec0bccdcb43888f Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 18 Nov 2025 20:08:38 +0000 Subject: [PATCH] Add claude.md to project structure in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01780b6..1b333c7 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,8 @@ Die Datei landet in `output/Dienstplan_YYYY_MM_NRW.xlsx`. ├── templates/ # Basis-Vorlage ├── requirements.txt # Python-Abhängigkeiten (openpyxl) ├── SPECIFICATION.md # Vollständige Regeln & Formeln -└── README.md # Diese Datei +├── claude.md # Umfassende Projekt-Dokumentation +└── README.md # Diese Datei ``` ## Regeln (Variante 2 - streng)