From 00c2db4775061513523e456d35756a3577d4e35b Mon Sep 17 00:00:00 2001 From: Rob Pearce Date: Sun, 10 Jul 2022 11:46:38 +1000 Subject: [PATCH] update readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index bcf7c71..c1f0bf4 100755 --- a/README.md +++ b/README.md @@ -9,6 +9,13 @@ Bash wrapper for [scanline](https://github.com/klep/scanline) to allow for fast - "multipage" scanning to allow for scanner adjustment between pages (for example if pages are different sizes) - Store documents in directories based on financial year instead of calendar year for defined tags +# Requirements + +- OSX +- [bashtools](https://git.nethack.net/rob/bashtools) +- [scanline](https://github.com/klep/scanline) +- (optional) [OCRmyPDF](https://github.com/ocrmypdf/OCRmyPDF) to make searchable PDFs + # Usage