diff --git a/README.md b/README.md index 52cf918..e9fa6aa 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # libclangmm - An easy to use C++-wrapper for libclang # ## About ## -This is a highlevel wrapper for [libclang](http://www.llvm.org). It -provides highlevel C++11 access to complicated C code. +Provides C++ bindings and class structure to the [libclang](http://www.llvm.org) C library. ## Dependencies ## * libclang