From 3cbcad9ce301ecd251418ac83827780f01167c31 Mon Sep 17 00:00:00 2001 From: Young Yu Date: Wed, 17 Jan 2024 11:35:37 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be12836..cce976f 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ SET = '["one", "two", "three"]' MAP = '{"dog": "3", "cat": "4"}' ``` -See the [Config API](#config) for how to retrieve values from the configuration files. +See the [Config API](#config-api) for how to retrieve values from the configuration files. ## Command Line Arguments Command line arguments are optional and can be specified to override and set custom settings.