add todos to readme
This commit is contained in:
parent
b1bea09ad6
commit
c285402683
@ -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
|
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`.
|
`7za`, `gzcat`, and `zcat`.
|
||||||
|
|
||||||
|
|
||||||
|
TODO:
|
||||||
|
_______________
|
||||||
|
1. [] Output metadata about the run. What parameters were used? What versions of deltas?
|
||||||
|
2. [] Url encoding by default
|
||||||
|
Loading…
Reference in New Issue
Block a user