Update README.md

This commit is contained in:
Willy 2025-11-03 23:22:38 +01:00
parent 7405e27034
commit b6d3bd03d4

View file

@ -46,7 +46,7 @@ docker run --rm -it -v /srv/kiwix/zim:/output ghcr.io/openzim/zimit zimit --see
- Mettre en place cette architecture de fichiers - Mettre en place cette architecture de fichiers
``` ```
zimit-web/ zimit-webapp/
├── app.py # Serveur Flask (API + gestion des processus) ├── app.py # Serveur Flask (API + gestion des processus)
├── templates/ ├── templates/
│ └── index.html # Interface web │ └── index.html # Interface web