diff options
author | Nick White <git@njw.me.uk> | 2012-02-09 18:24:47 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2012-02-09 18:24:47 +0000 |
commit | 2db410043f4cf1e88f8db20e80ddbfd180ed8543 (patch) | |
tree | c8042bb9d5efc4a0a320901c9015b4cfdda7b3d6 /README | |
parent | e1fada376c4b883d53d6293babb899aa1c510b65 (diff) |
Update readme
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -43,5 +43,5 @@ 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 interface, built with Tcl/Tk. There are some simple scripts to create -searchable PDF or plain text files from the downloaded pages, which -use tesseract OCR software. +searchable PDF, DjVu, or plain text files from the downloaded pages, +which use tesseract OCR software. |