From 77b68265025384af4868aedde8e1800ff4721fcc Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 16:18:46 -0400 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Configuration.md b/Configuration.md index 198093c..8bcc276 100644 --- a/Configuration.md +++ b/Configuration.md @@ -5,10 +5,10 @@ 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)