From f482c3aad72ad422540794228e3a13cb951cd73c Mon Sep 17 00:00:00 2001 From: Volodymyr Pivoshenko Date: Mon, 13 May 2024 08:23:53 +0100 Subject: [PATCH] docs(README): update list of features --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e1bbc4..eec751f 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ - Doesn't require any dependencies - Supports templates, interpolating variables using POSIX variable expansions - Fully type safe +- Supports multiple configuration sources - 100% test coverage and "A" grade for maintainability ## Installation