summaryrefslogtreecommitdiff
path: root/cmd/eeboxmltohocr/main.go
diff options
context:
space:
mode:
authorNick White <git@njw.name>2020-04-14 11:56:56 +0100
committerNick White <git@njw.name>2020-04-14 11:56:56 +0100
commit848f961c277525ebba3ab08fadc116970bcfed24 (patch)
tree00a6883568c29ac34d56f958f7d3479e372d8c31 /cmd/eeboxmltohocr/main.go
parentd9612a98ab66409858e07a9a430d40beac1b17b8 (diff)
Add godoc documentation
Diffstat (limited to 'cmd/eeboxmltohocr/main.go')
-rw-r--r--cmd/eeboxmltohocr/main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/eeboxmltohocr/main.go b/cmd/eeboxmltohocr/main.go
index aaad3a5..867717f 100644
--- a/cmd/eeboxmltohocr/main.go
+++ b/cmd/eeboxmltohocr/main.go
@@ -2,6 +2,8 @@
// Use of this source code is governed by the GPLv3
// license that can be found in the LICENSE file.
+// eeboxmltohocr converts the XML from an EEBO download to hOCR, which
+// can be easily incorporated into a searchable PDF
package main
import (