From afff21271da900bd9276d38c59848c6853769c00 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 5 May 2017 05:21:35 -0400 Subject: [PATCH] formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9b404881..1bef9d08 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,9 @@ apt update; apt install google-chrome-beta It produces a folder `pocket/` containing an `index.html`, and archived copies of all the sites, organized by timestamp. For each sites it saves: - - wget of site, with .html appended if not present - - screenshot of site using headless chrome - - PDF of site using headless chrome + - wget of site, e.g. `en.wikipedia.org/wiki/Example.html` with .html appended if not present + - `sreenshot.png` 1440x900 screenshot of site using headless chrome + - `output.pdf` Printed PDF of site using headless chrome ## Publishing Your Archive