diff --git a/README.md b/README.md index be004c7..fb5b254 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Plumb a PDF for detailed information about each text character, rectangle, and line. Plus: Table extraction and visual debugging. -Works best on machine-generated, rather than scanned, PDFs. Built on [`pdfminer`](https://github.com/euske/pdfminer) and [`pdfminer.six`](https://github.com/goulu/pdfminer). +Works best on machine-generated, rather than scanned, PDFs. Built on [`pdfminer.six`](https://github.com/goulu/pdfminer). Currently [tested](tests/) on [Python 3.5, 3.6, 3.7, and 3.8](tox.ini).