diff options
Diffstat (limited to 'cmd/getbests/main.go')
-rw-r--r-- | cmd/getbests/main.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/getbests/main.go b/cmd/getbests/main.go index 2b0c40a..9eca0d8 100644 --- a/cmd/getbests/main.go +++ b/cmd/getbests/main.go @@ -2,6 +2,8 @@ // Use of this source code is governed by the GPLv3 // license that can be found in the LICENSE file. +// getbests downloads every 'best' file from a set of OCRed books +// stored on cloud infrastructure package main import ( |