diff --git a/README.md b/README.md index dee4f50..5644510 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ## 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 ## Dependencies ## * libclang