From 351b0f48ca7b1093db98597bdd3c3f4f6d0b329a Mon Sep 17 00:00:00 2001 From: eidheim Date: Thu, 7 Jul 2016 12:59:00 +0200 Subject: [PATCH] Slight update to README.me features --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e36a032..683fbd4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ towards libclang with speed, stability, and ease of use in mind. ## Features * Platform independent -* Fast and responsive (written in C++) +* Fast, responsive and stable (written extensively using C++11/14 features) * Syntax highlighting for more than 100 different file types * C++ warnings and errors on the fly * C++ Fix-its