From 9af4fe85e1427ec12be57d4ec7604a1973d26288 Mon Sep 17 00:00:00 2001 From: Pablo Castellano Date: Sun, 14 Jun 2015 17:01:03 +0200 Subject: [PATCH] README: Changed line about Python 3 support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30aa5db..82a0d35 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Features How to Install -------------- - * Install Python 2.6 or newer. (**Python 3 is not supported.**) + * Install Python 2.6 or newer. (**For Python 3 support have a look at [pdfminer.six](https://github.com/goulu/pdfminer)**). * Download the source code. * Unpack it. * Run `setup.py`: