From 6882b9567cff83c791f3798612cdca326594b770 Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Thu, 27 Oct 2022 20:26:50 +0300 Subject: [PATCH] Tweak readme more --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4776ac6..489b0d7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Features: - Load from various file formats such as JSON, INI and Java properties (see [Formats](#formats)); - Environment variable substitution; - Internal configuration substitution (Value in config replaced by other path in config); -- Parse configuration from string or JSONValue instead of from disk. +- Parse configuration from string or JSONValue or from disk. ## Getting started ### DUB Dependency