summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick White <git@njw.name>2020-06-01 16:19:15 +0100
committerNick White <git@njw.name>2020-06-01 16:19:15 +0100
commitc3ae25f63823501fc7f92e6e291df60c282be138 (patch)
tree30ffb45916ee324b1f498f2ce60ce3523c4f34e5
parent566b2be53cb0de5b52b806a6418fcab795831d34 (diff)
Mention documentation URL
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index deab0c6..a1bb516 100644
--- a/README
+++ b/README
@@ -6,7 +6,9 @@ several commands in the cmd/ directory which can be used to
preprocess images directly.
This is a Go package, and can be installed in the standard go way,
-by running `go get rescribe.xyz/preproc/...`
+by running `go get rescribe.xyz/preproc/...` and documentation
+can be read with the `go doc` command or online at
+<https://pkg.go.dev/rescribe.xyz/preproc>.
## Commands