summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files 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.