Add missing files

This commit is contained in:
2024-09-23 10:25:27 +02:00
parent 6068c6048a
commit 9c93162741
74 changed files with 77 additions and 77 deletions

View File

@ -109,7 +109,7 @@ cd /mnt/<la_lettre_du_disque>/vos/fichiers/comme/dhab
```bash
git clone https://github.com/ae-utbm/sith.git
cd sith3
cd sith
# Création de l'environnement et installation des dépendances
poetry install

View File

@ -20,7 +20,7 @@ Le code source du projet est organisé comme suit :
<div class="annotate">
```
sith3/
sith/
├── .github/
│ ├── actions/ (1)
│ └── workflows/ (2)