Update README

pull/2/head
Vinayak Mehta 2016-07-11 21:45:24 +05:30
parent 0845e33064
commit cef1764f5b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ The required dependencies include pdfminer, numpy, opencv.
For debugging, matplotlib is required. For runnings tests in the future, nose may be required. For debugging, matplotlib is required. For runnings tests in the future, nose may be required.
camelot also uses poppler-utils, more specifically `pdfseparate` to separate pdfs into pages, with ImageMagick's `convert` to convert that page into an image. camelot also uses poppler-utils, more specifically `pdfseparate` to separate a pdf into pages, with ImageMagick's `convert` to convert each page into an image.
## Install ## Install