Skip to content

Commit befd602

Browse files
authored
Update README.md
1 parent 35318f4 commit befd602

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Cette application fournit une **API REST** et une **page web de test** pour anal
1313
├── app/
1414
│ └── main.py # Application FastAPI
1515
│── static/
16-
│ └── index.html # Page test frontend
16+
│ └── index.html # Page test frontend
1717
├── requirements.txt # Dépendances Python
1818
├── Dockerfile # Image Docker
1919
└── README.md # Documentation

0 commit comments

Comments
 (0)