From c91c24188628ecce4f7e36915bd3d56393f503f6 Mon Sep 17 00:00:00 2001 From: Oscar GG Date: Tue, 11 Nov 2014 22:25:43 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39dc599..a8e5ffd 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Requirements * A GNU/Linux distro (sorry, no Windows support) * The non-free package ``unrar-nonfree`` (check [unrar-nonfree](https://packages.debian.org/source/sid/unrar-nonfree/ "Debian non-free")) * The free package ``zip``. Install it with ``https://packages.debian.org/source/sid/unrar-nonfree``. +* Python (checked with Python 2.7 and Python 3.3) Usage -----