From e7b0fbafea695c94160d61049fcf2e4cab6479ee Mon Sep 17 00:00:00 2001
From: Empiriker <till.ueberfries@gmail.com>
Date: Wed, 13 Sep 2023 11:15:25 +0200
Subject: [PATCH] specify dumpfile in readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e28d016..0d480fd 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 ## Installation
 
-Wiktionary dump files need to be downloaded manually.
+Wiktionary dump files (`<wiktlang>wiktionary-<date>-pages-articles.xml.bz2`) need to be downloaded manually.
 
 0. Download Wiktionary dumpfiles from https://dumps.wikimedia.org/ and place at ./dumps/
 
-- 
GitLab