Browse Source

Minor type fix to README.md.

merge-requests/37/head
eidheim 10 years ago
parent
commit
b0518229e7
  1. 2
      README.md

2
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

Loading…
Cancel
Save