From 3f2bc3c8e9bb17be20689a56ff464ba58a578a94 Mon Sep 17 00:00:00 2001 From: MARCHAL Julien <julien.marchal@univ-lorraine.fr> Date: Thu, 23 Jan 2025 18:20:03 +0100 Subject: [PATCH] changer readme --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index 7d720b2..2faf2f6 100644 --- a/README +++ b/README @@ -4,5 +4,7 @@ source .venv/bin/activate pip install requests 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 +rename and adapt config.sample.py to config.py +rename and adapt list.sample.csv to config.csv + +python3 putVideo.py \ No newline at end of file -- GitLab