From 90eb86e709eaa2508a0384301ca8ca4a46bfc015 Mon Sep 17 00:00:00 2001 From: Nikolay Pronchev Date: Fri, 16 Aug 2024 15:58:41 +0000 Subject: [PATCH] Fix missed README translation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a493153..c98dfbc 100644 --- a/README.md +++ b/README.md @@ -265,7 +265,7 @@ baz ``` ## TODO -- Bug: required + variable/variable_value при разметке опций не имеет смысла, т.к. переменная будет константой; +- Bug: required + variable/variable_value makes no sense as it makes option variable constant; - Add examples; - Implement "Help" generation; - Add tests.