From c4589edbe37ad917b7bfb0cae7de6f405b1adcf3 Mon Sep 17 00:00:00 2001 From: eidheim Date: Wed, 7 Oct 2015 11:57:48 +0200 Subject: [PATCH] Added written in C++ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dabdce7..ab867fc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ towards libclang with speed and ease of use in mind. ## Features * Platform independent -* Fast and responsive +* Fast and responsive (written in C++) * Syntax highlighting (even C++11/14, and more than 100 other file types) * (Obj)C(++) warnings and errors on the fly * (Obj)C(++) Fix-its