summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNick White <git@njw.name>2020-06-01 16:18:27 +0100
committerNick White <git@njw.name>2020-06-01 16:18:27 +0100
commit1bc2246a06caa0a9e2601a9eada89363988efad8 (patch)
tree840e1391c1e0b7e7b188b5ee228ed4439369d360 /README
parent28547cd18571c102f1905475caa0667021288ad9 (diff)
Mention documentation URL
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