Skip to content

Commit 2545d03

Browse files
authored
Update README.md
1 parent b877d87 commit 2545d03

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Cette application fournit une **API REST** et une **page web de test** pour anal
1212
```
1313
├── app/
1414
│ ├── main.py # Application FastAPI
15-
── static/
16-
└── index.html # Page test frontend
15+
│── static/
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)