From 1bc2246a06caa0a9e2601a9eada89363988efad8 Mon Sep 17 00:00:00 2001 From: Nick White Date: Mon, 1 Jun 2020 16:18:27 +0100 Subject: Mention documentation URL --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') 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 +. ## Commands -- cgit v1.2.1-24-ge1ad