From 83eee1ee12a92f61ff95092ec8d74eff0f9de397 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Lien=20Sell=C3=A6g?= Date: Fri, 11 Dec 2015 16:31:30 +0100 Subject: [PATCH] Fix links to point to correct branch --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 77e8884..b03aede 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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 @@ -33,8 +33,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