From 83d27ab6181a57e324bf36107e5676862f774a4a Mon Sep 17 00:00:00 2001 From: eidheim Date: Thu, 8 Oct 2015 13:26:31 +0200 Subject: [PATCH] Yet another 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 c3b29bc..14d4b6a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# libclangmm - An easy to use C++-wrapper for libclang # +# libclangmm - an easy to use C++-wrapper for libclang # ## About ## Provides C++ bindings and class structure to the [libclang](http://www.llvm.org) C library.