From 5f4ddcb29334a4b27966a3dd1850af16aafe91f5 Mon Sep 17 00:00:00 2001 From: MARCHAL Julien <julien.marchal@univ-lorraine.fr> Date: Thu, 23 Jan 2025 18:19:27 +0100 Subject: [PATCH] changer readme --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 8a42ed3..7d720b2 100644 --- a/README +++ b/README @@ -2,4 +2,7 @@ python3 -m venv .venv source .venv/bin/activate pip install requests -pip install requests_toolbelt \ No newline at end of file +pip install requests_toolbelt + +rename adn adapt config.sample.py to config.py +rename adn adapt list.sample.csv to config.csv \ No newline at end of file -- GitLab