From b0da2799442ad05ceb52241677a7b937780d9bfe Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 16:17:45 -0400 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Configuration.md b/Configuration.md index 7217feb..4de6e71 100644 --- a/Configuration.md +++ b/Configuration.md @@ -5,6 +5,8 @@ Example configuration using `env` command: env CHROME_BINARY=google-chrome-stable RESOLUTION=1440,900 FETCH_PDF=False ./archive ~/Downloads/bookmarks_export.html ``` + + **Configuration Options:** - [General Settings](#general-settings) - [Archive Method Toggles](#archive-method-toggles)