From a48ee620c79265b978c5b0a2232f68d125ba30a4 Mon Sep 17 00:00:00 2001 From: Netkas Date: Sat, 12 Aug 2023 08:50:54 -0400 Subject: [PATCH] Updated README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 863373e..f924e89 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ could use a builtin editor to edit the configuration file manually. * [Editing a configuration file](#editing-a-configuration-file) * [Using an external editor](#using-an-external-editor) * [Inline command line editor](#inline-command-line-editor) + * [Environment Variables](#environment-variables) + * [Importing a YAML file](#importing-a-yaml-file) + * [Overriding configuration values](#overriding-configuration-values) * [License](#license)