From 505723d9e4b96211239f539f3b8ab91817b3e7a6 Mon Sep 17 00:00:00 2001 From: eidheim Date: Mon, 25 Jun 2018 15:32:33 +0200 Subject: [PATCH] Added missing colon in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1208ae9..0ca1873 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # juCi++ -###### juCi++ a lightweight, platform independent C++-IDE with support for C++11, C++14 and C++17 features depending on libclang version. +###### juCi++: a lightweight, platform independent C++-IDE with support for C++11, C++14 and C++17 features depending on libclang version. ## About Current IDEs struggle with C++ support due to the complexity of