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