Mise à jour du projet - 05/06/2026

This commit is contained in:
Jimmy Labbé
2026-06-05 22:27:20 +02:00
parent 0dc870f68f
commit 76b326f8cd
+1 -2
View File
@@ -88,8 +88,7 @@ Pensez à **modifier lURL** dans le fichier `index.html` (si nécessaire) ou
Pour tester en local : Pour tester en local :
```bash ```bash
python -m http.server 8000 python -m http.server 8000
```
'''bash
--- ---