diff options
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |