From fec9c1ab7143bcc88cf95520b9c027e07c937c5c Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Thu, 27 Oct 2022 20:27:13 +0300 Subject: [PATCH] Tweak readme even more --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 489b0d7..6c37b69 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 or from disk. +- Parse configuration from string, JSONValue or from disk. ## Getting started ### DUB Dependency