Add claude.md to project structure in README
This commit is contained in:
parent
8c436c4aa9
commit
6617a1b298
1 changed files with 2 additions and 1 deletions
|
|
@ -95,6 +95,7 @@ Die Datei landet in `output/Dienstplan_YYYY_MM_NRW.xlsx`.
|
||||||
├── templates/ # Basis-Vorlage
|
├── templates/ # Basis-Vorlage
|
||||||
├── requirements.txt # Python-Abhängigkeiten (openpyxl)
|
├── requirements.txt # Python-Abhängigkeiten (openpyxl)
|
||||||
├── SPECIFICATION.md # Vollständige Regeln & Formeln
|
├── SPECIFICATION.md # Vollständige Regeln & Formeln
|
||||||
|
├── claude.md # Umfassende Projekt-Dokumentation
|
||||||
└── README.md # Diese Datei
|
└── README.md # Diese Datei
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue