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