From c8d66d7edab7375cabe5522889d318738c8345b1 Mon Sep 17 00:00:00 2001 From: Jake Champlin Date: Tue, 30 Aug 2016 11:12:22 -0400 Subject: [PATCH] Lowercase TOC to pass tests --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09f4a57..f72b7cc 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ applications in an expressive way. + [Alternate Names](#alternate-names) + [Values from the Environment](#values-from-the-environment) + [Values from alternate input sources (YAML, TOML, and others)](#values-from-alternate-input-sources-yaml-toml-and-others) - + [Default Values for Help Output](#default-values-for-help-output) + + [Default Values for help output](#default-values-for-help-output) * [Subcommands](#subcommands) * [Subcommands categories](#subcommands-categories) * [Exit code](#exit-code)