aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index e388ad5..5e501e0 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,10 @@
Something like a wget clone for downloading files from MediaWiki sites (like
Wikipedia or Wikimedia Commons) using only the file name or the URL of its
-description page. Requires Python 2 or 3. Install with `pip install --user -U wikiget`.
+description page.
+
+Requires Python 2 or 3 (tested on 2.7 and 3.7). Install with
+`pip install --user -U wikiget`.
## Usage