From c3e9694dc713a52acdfb5257d776d3ed6ded297d Mon Sep 17 00:00:00 2001 From: rl2050 <116028451+rl2050@users.noreply.github.com> Date: Thu, 20 Oct 2022 10:22:45 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32738c7..2d62416 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Change the *pdfName* in config.py to the correct PDF file (location). ------------------------------------------------------------------------ Tested with python 3.10 + **Used libraries / dependencies** [pdfplumber](https://github.com/jsvine/pdfplumber) -> use version 0.5.27 (new version will add white spaces between lines) numpy