From 594321fcf6b6612dc466d6430dccd6791be46cb7 Mon Sep 17 00:00:00 2001 From: Gert de Pagter Date: Mon, 25 Feb 2019 16:38:46 +0100 Subject: [PATCH] Remove self refference on python3 This *is* the 'six' repo, so no need to mention that again in the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a96278..4dc6741 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Features How to Install -------------- - * Install Python 2.7 or newer. (Python 3.x is supported in pdfminer.six) + * Install Python 2.7 or newer. * Install `pip install pdfminer.six`