Update README.md

This commit is contained in:
Willy 2025-11-03 23:23:11 +01:00
parent b6d3bd03d4
commit 9a4a62a8ce

View file

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