We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2545d03 commit 789afc2Copy full SHA for 789afc2
1 file changed
README.md
@@ -11,7 +11,7 @@ Cette application fournit une **API REST** et une **page web de test** pour anal
11
12
```
13
├── app/
14
-│ ├── main.py # Application FastAPI
+│ └── main.py # Application FastAPI
15
│── static/
16
│ └── index.html # Page test frontend
17
├── requirements.txt # Dépendances Python
0 commit comments