From b239745d2efc3c0184cb8e3195586f926e2d9dbd Mon Sep 17 00:00:00 2001 From: Ole Christian Eidheim Date: Sat, 12 Dec 2015 12:46:48 +0100 Subject: [PATCH] Correct screenshot image links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3e6564b..be5c9d3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # juCi++ ###### a lightweight platform independent C++-IDE with support for C++11 and C++14. - + ## About Current IDEs struggle with C++ support due to the complexity of the programming language. juCI++, however, is designed especially @@ -31,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. ## Screenshots - - + + ## Dependencies * boost-filesystem