From d77f041ed42f3c4c0da336a856f11393618272db Mon Sep 17 00:00:00 2001 From: Mohamed Bennani <mohamed.bennani.etu@univ-lille.fr> Date: Tue, 1 Jun 2021 23:54:09 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8946a4d..4d56eea 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ **data**:contient le fichier de données nécessaire au fonctionnement de notre application,data_airlines.cs ,data-flights.csv,airlines.csv - **src**:contient le fichier projet.c,le corps de notre application,projet.d,projet.o + **src**:contient le fichier projet.c,le corps de notre application **includes**:projet.h;le header de notre projet.c -- GitLab