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,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)
|
||||
|
|
|
|||
Reference in a new issue