From 6a4b1b412bb4f02b509902b5a273f83303f79fcb Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Fri, 16 Apr 2021 14:43:44 +0200 Subject: Remove stray tick from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 941c63ea..e1d1cc6f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ KConfigCore and KConfigGui. KConfigCore provides access to the configuration files themselves. It features: - Code generation: describe your configuration in an XML file, and use - `kconfig_compiler to generate classes that read and write configuration + kconfig_compiler to generate classes that read and write configuration entries. - Cascading configuration files (global settings overridden by local settings). - Optional shell expansion support (see [docs/options.md](@ref options)). -- cgit v1.2.1