From 6887a39f03d951f4fafbea0f67f8355d424e2d9a Mon Sep 17 00:00:00 2001 From: Nikolay Pronchev Date: Sat, 7 Sep 2024 07:03:15 +0000 Subject: [PATCH] Update TODOs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2297f5b..42d977d 100644 --- a/README.md +++ b/README.md @@ -265,8 +265,8 @@ baz ``` ## TODO +- Add function to set config variables and validates them; - Add "Debug" mode with verbose output; -- Bug: required + variable/variable_value makes no sense as it makes option variable constant; - Add examples; - Implement "Help" generation; - Add tests.