From 2a60d1fd54a56486d615747a4124f3ccc86725bd Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Mon, 22 Oct 2018 21:52:49 +0530 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c064c21..5ad0426 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ **Camelot** is a Python library that makes it easy for *anyone* to extract tables from PDF files! +**Note:** You can also check out [Excalibur](https://github.com/camelot-dev/excalibur), which is a web interface for Camelot! + --- **Here's how you can extract tables from PDF files.** Check out the PDF used in this example [here](https://github.com/socialcopsdev/camelot/blob/master/docs/_static/pdf/foo.pdf).