We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3291c commit 7c1aae2Copy full SHA for 7c1aae2
readme.md
@@ -25,6 +25,8 @@ Les commandes suivantes peuvent être exécutées plus facilement dans un enviro
25
26
Pour démarrer l'application :
27
28
+- Créer un dossier nommé "data" et y ajouter le fichier "final_alouette_data.csv"
29
+
30
pip install -r requirements.txt
31
python alouette.py
32
@@ -91,6 +93,7 @@ The following commands can be done more easily if in a virtual environment (like
91
93
92
94
95
For starting the application:
96
+- Create a folder named "data" and add the file "final_alouette_data.csv"
97
98
99
0 commit comments