From 1cb3b7ea3b2cdd4fa061d8e2e9960a27a13721a6 Mon Sep 17 00:00:00 2001 From: jekyc Date: Wed, 26 Nov 2014 23:59:40 +0100 Subject: [PATCH] Updated README to reflect changes regarding 'requests' lib --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index afb5716..0491ec8 100644 --- a/README.md +++ b/README.md @@ -35,11 +35,7 @@ wig also tries to guess the operating system on the server based on the 'server' wig is built with **Python 3**, and is therefore not compatible with Python 2. -~~wig also makes use of the '**Requests**' library for python, which can be installed with easy_install and pip.~~ -##### wig requires -- python3 -- ~~requests~~ ## How it works