From c43ea1842f7ca98ac9d1f60376f06973824092e7 Mon Sep 17 00:00:00 2001 From: Dan Howe Date: Wed, 11 Apr 2018 11:13:05 +1000 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e48e19c..d89fe51 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Or put a copy of `pdfsearch.py` in your working directory. >>> context_length = 2 >>> results = search_pdf(pdf_name, search_patterns, context_length) +>>> import pandas as pd >>> pd.DataFrame(results) document page pattern word context