summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index b8e5155..18b07c9 100644
--- a/README
+++ b/README
@@ -4,7 +4,9 @@ This repository contains miscellaneous commands and small packages
useful for the OCR of books.
This is a collection of Go packages, and can be installed in the
-standard go way, by running `go get rescribe.xyz/utils/...`
+standard go way, by running `go get rescribe.xyz/utils/...` and documentation
+can be read with the `go doc` command or online at
+<https://pkg.go.dev/rescribe.xyz/utils>.
## Contributions