summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 5da6c6b..6829c1c 100644
--- a/README
+++ b/README
@@ -5,7 +5,9 @@ books, with a focus on distributed OCR using short-lived virtual
servers.
This is a Go package, and can be installed in the standard go way,
-by running `go get rescribe.xyz/bookpipeline/...`
+by running `go get rescribe.xyz/bookpipeline/...` and documentation
+can be read with the `go doc` command or online at
+<https://pkg.go.dev/rescribe.xyz/bookpipeline>.
## Commands