From 8fe2b840e96053aab3f81d06e16b3382cef43537 Mon Sep 17 00:00:00 2001 From: Ozzie Isaacs Date: Wed, 26 Apr 2017 12:57:43 +0100 Subject: [PATCH] Reader numbering bugfix --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9da8ecbf..31c4100b 100755 --- a/readme.md +++ b/readme.md @@ -95,7 +95,7 @@ The Drive API should now be setup and ready to use, so we need to integrate it i If your calibre web is using https, it is possible to add a "watch" to the drive. This will inform us if the metadata.db file is updated and allow us to update our calibre library accordingly. 9. Click enable watch of metadata.db - 9. Note that this expires after a week, so will need to be manually refresh +10. Note that this expires after a week, so will need to be manually refresh ## Docker image