From 913a6023459700e213eb0b03bb262555fc2710f5 Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 7 Apr 2020 12:54:07 +0100 Subject: Improve documentation --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index e5e918f..5da6c6b 100644 --- a/README +++ b/README @@ -11,7 +11,9 @@ by running `go get rescribe.xyz/bookpipeline/...` The commands in the cmd/ directory are at the heart of this package. For more details on their usage, use `go doc` or read -doc.go in the package repository. The key commands are: +doc.go in the package repository. + +The key commands for the virtual server side are: - bookpipeline : processes items from queues, doing preprocessing, ocr and postprocessing, and moving items on to -- cgit v1.2.1-24-ge1ad