From d722f1fff2bae384de242b2b79fd4e6ab28667fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Lien=20Sell=C3=A6g?= Date: Wed, 29 Apr 2015 14:23:00 +0200 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe96194..a60b7da 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ -# jucipp -juCi++ +# juCi++ an lightweight C++-IDE +juCi++ is an lightweight C++-IDE written in C++. + + +## Auto Completion +Awesome auto completion! + +## Syntax Highlighting +Configurable syntax highlighting! + +## Plugins +There are expantion oppertunities with usage of python plugins. + +## Configuration +Configuration description will arrive shortly after source code is added. + +## Install +Install description will arrive shortly after source code is added.