Browse Source

Merge pull request #24 from cppit/master

pull from cppit
merge-requests/365/head
Ole Christian Eidheim 10 years ago
parent
commit
0944f75229
  1. 5
      README.md
  2. BIN
      docs/images/screenshot3.png

5
README.md

@ -1,5 +1,6 @@
# juCi++ # juCi++
###### a lightweight platform independent C++-IDE with support for C++11 and C++14. ###### a lightweight platform independent C++-IDE with support for C++11 and C++14.
<!--<img src="https://github.com/cppit/jucipp/blob/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
the programming language. juCI++, however, is designed especially the programming language. juCI++, however, is designed especially
@ -30,8 +31,8 @@ towards libclang with speed and ease of use in mind.
See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for planned features. See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for planned features.
## Screenshots ## Screenshots
<img src="https://github.com/eidheim/jucipp/blob/master/docs/images/screenshot1.png" width="350"/> <img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot1.png" width="350"/>
<img src="https://github.com/eidheim/jucipp/blob/master/docs/images/screenshot2.png" width="350"/> <img src="https://github.com/cppit/jucipp/blob/master/docs/images/screenshot2.png" width="350"/>
## Dependencies ## Dependencies
* boost-filesystem * boost-filesystem

BIN
docs/images/screenshot3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Loading…
Cancel
Save