From c48fdfa3ad7a222ef88ed682d5c73c6420a99557 Mon Sep 17 00:00:00 2001 From: Ral Date: Sat, 15 Jul 2023 15:35:07 +0200 Subject: [PATCH] Comment about file names --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 50e42b1..cbd5833 100644 --- a/readme.md +++ b/readme.md @@ -47,6 +47,8 @@ Push all URLs to the web archive: python do_archive.py urls_example.org_2023-01-01.txt ``` +Note: Strictly follow the scheme with url and date encoded into the file names. + Dependencies ------------