From fce919a01c146a1f25c42731f01608bb6a52df0d Mon Sep 17 00:00:00 2001 From: Anuj Phadke Date: Wed, 24 Nov 2021 12:44:06 -0800 Subject: [PATCH] Minor README.md cleanup --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2747f12b4..cb0b62e92 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,6 @@ For example, the configuration file in [conf/dynomite.yml](conf/dynomite.yml) Finally, to make writing syntactically correct configuration files easier, dynomite provides a command-line argument -t or --test-conf that can be used to test the YAML configuration file for any syntax error. - ## License Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0