Browse Source

Added missing colon in README.md

merge-requests/389/head
eidheim 8 years ago
parent
commit
505723d9e4
  1. 2
      README.md

2
README.md

@ -1,6 +1,6 @@
# <img alt="juCi++" src="share/juci.png" /> # <img alt="juCi++" src="share/juci.png" />
###### juCi++ a lightweight, platform independent C++-IDE with support for C++11, C++14 and C++17 features depending on libclang version. ###### juCi++: a lightweight, platform independent C++-IDE with support for C++11, C++14 and C++17 features depending on libclang version.
<!--<img src="https://gitlab.com/cppit/jucipp/raw/master/docs/images/screenshot3.png"/>--> <!--<img src="https://gitlab.com/cppit/jucipp/raw/master/docs/images/screenshot3.png"/>-->
## About ## About
Current IDEs struggle with C++ support due to the complexity of Current IDEs struggle with C++ support due to the complexity of

Loading…
Cancel
Save