From b4629b1732c340518679df01b79eebe6942bd3bc Mon Sep 17 00:00:00 2001 From: Jan Jurzitza Date: Mon, 1 May 2023 23:47:55 +0200 Subject: [PATCH] test ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20e74d6..4acf883 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ the issue.) * Autocompletion of declarations with template arguments (This will work to some extent, but it won't do things like replace T with int) * Determining the type of an enum member when no base type is specified, but the first member has an initializer * auto functions (which can then propagate the failure to auto declarations) - * That one feature that you *REALLY* needed + * That one feature that you *REALLY* needed. # Setup ### General