From 45138ce80c4987ad71907dadc11008624d6f4439 Mon Sep 17 00:00:00 2001 From: Nikolay Pronchev Date: Sun, 8 Sep 2024 04:32:48 +0000 Subject: [PATCH] Remove TODOs --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index df9320c..d48a59a 100644 --- a/README.md +++ b/README.md @@ -266,8 +266,6 @@ baz ``` ## TODO -- Add function to set config variables and validates them; -- Add "Debug" mode with verbose output; - Add examples; - Implement "Help" generation; - Add tests.