diff --git a/Configuration.md b/Configuration.md index f2f03f7..c2b2afb 100644 --- a/Configuration.md +++ b/Configuration.md @@ -13,11 +13,11 @@ env CHROME_BINARY=google-chrome-stable RESOLUTION=1440,900 FETCH_PDF=False ./arc **Available Configuration Options:** - - [General Settings](#general-settings) - - [Archive Method Toggles](#archive-method-toggles) - - [Archive Method Options](#archive-method-options) - - [Shell Options](#shell-options) - - [Dependency Options](#dependency-options) + - [General Settings](#general-settings): Options around the archiving process, output format, and timing. + - [Archive Method Toggles](#archive-method-toggles): On/off switches for all the methods used to archive URLs. + - [Archive Method Options](#archive-method-options): Specific options for individual archive methods. + - [Shell Options](#shell-options): Options around the format of the CLI output. + - [Dependency Options](#dependency-options): Options for defining which dependency binaries to use.