summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.name>2015-07-28 16:58:10 +0100
committerNick White <git@njw.name>2015-07-28 16:58:10 +0100
commit6e989a0f7491290ca3b24c39e3b65aecdd082721 (patch)
tree1340108c44afb8a20910e76584c9999d45fd0309
parent3d31a74f9ce04bfcae92e29ae2751def062d250a (diff)
Mention OpenSSL in 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.