summaryrefslogtreecommitdiff
path: root/cmd/pagegraph/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/pagegraph/main.go')
-rw-r--r--cmd/pagegraph/main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/pagegraph/main.go b/cmd/pagegraph/main.go
index 5750892..e6f8f54 100644
--- a/cmd/pagegraph/main.go
+++ b/cmd/pagegraph/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.
+// pagegraph creates a graph showing the average confidence of each
+// word in a page of hOCR.
package main
import (