From b0518229e78b25734efd05642a21acd3ad84b180 Mon Sep 17 00:00:00 2001 From: eidheim Date: Thu, 8 Oct 2015 13:24:32 +0200 Subject: [PATCH] Minor type fix to README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5644510..c3b29bc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## About ## Provides C++ bindings and class structure to the [libclang](http://www.llvm.org) C library. -Developed for [juCi++](https://github.com/cppit/jucipp) - a lightweight platform independent C++-IDE +Developed for [juCi++](https://github.com/cppit/jucipp) - a lightweight platform independent C++-IDE. ## Dependencies ## * libclang