From 6e989a0f7491290ca3b24c39e3b65aecdd082721 Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 28 Jul 2015 16:58:10 +0100 Subject: Mention OpenSSL in README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 54d48ca..d35fda9 100644 --- a/README +++ b/README @@ -36,8 +36,8 @@ the page scans. ## technical Each tool is written in around 200 lines of portable C code, with no -dependencies beyond libc and network sockets. It should work well on -Linux, BSDs, OSX and Windows. There is an optional graphical +dependencies beyond libc, network sockets, and OpenSSL. It should work +well on Linux, BSDs, OSX and Windows. There is an optional graphical interface, built with Tcl/Tk. There are some simple scripts to create searchable PDF, DjVu, or plain text files from the downloaded pages, which use tesseract OCR software. -- cgit v1.2.3