From f76735bad7091929ca8f2f5c7808cdc6a86d528f Mon Sep 17 00:00:00 2001 From: Didi Date: Mon, 3 Dec 2018 11:50:04 +0100 Subject: [PATCH] clarification --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b164e07..16ef76d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ npm install ./main.js --help +This generates HTML files with the book content in the directory you're in. + You just need to figure out the file to which the ebook was stored. As an example, in my case that was `~/.config/chromium/Default/databases/https_lesen.amazon.de_0/1` If you have installed the browser as snap package, you need to first check where that snap is mounted (e.g. with `mount | grep snap`).