Tweak readme even more

This commit is contained in:
Mike Bierlee 2022-10-27 20:27:13 +03:00
parent 6882b9567c
commit fec9c1ab71

View file

@ -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