diff --git a/README b/README
index 8a42ed3a8b3fe2c18b4fcaea2b666090332b1a38..7d720b2916b8df1d66f8cf8db84edddacd48112f 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