diff options
author | Nick White <git@njw.name> | 2020-04-14 11:59:03 +0100 |
---|---|---|
committer | Nick White <git@njw.name> | 2020-04-14 11:59:03 +0100 |
commit | 2f5f587dca00ce508b4877a0f2ed049b6937112f (patch) | |
tree | 4100237350d9df13d2e5c346e914b19bfeccda14 | |
parent | b4849ccab46cf3f55f109436153e45a175888792 (diff) |
Adjust documentation a tad
-rw-r--r-- | doc.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ // license that can be found in the LICENSE file. /* -Package bookpipeline contains various tools and functions for the OCR of +The bookpipeline package contains various tools and functions for the OCR of books, with a focus on distributed OCR using short-lived virtual servers. It also contains several tools that are useful standalone; read the accompanying README for more details. |