From c2854026831c54085ed254c97bbdff0779c9e3e0 Mon Sep 17 00:00:00 2001 From: Nathan TeBlunthuis Date: Mon, 18 Oct 2021 14:14:11 -0700 Subject: [PATCH] add todos to readme --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 8a13bd9..b9e5f0a 100644 --- a/README.rst +++ b/README.rst @@ -11,3 +11,9 @@ submodule like:: Wikimedia dumps are usually in a compressed format such as 7z (most common), gz, or bz2. Wikiq uses your computer's compression software to read these files. Therefore wikiq depends on `7za`, `gzcat`, and `zcat`. + + +TODO: +_______________ +1. [] Output metadata about the run. What parameters were used? What versions of deltas? +2. [] Url encoding by default -- 2.39.5