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.