diff --git a/README.md b/README.md new file mode 100644 index 0000000..b9242a3 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# BrightIDE +BrightIDE: simple IDE created(in work) for c++; c; chaiscript; + +# IDE Contol + +>**Save**: Ctrl+S +>**Load**: Ctrl+O +>**New**: Ctrl+N +>**Close**: Ctrl+Alt+X +>**Undo**: Ctrl+Y +>**Redo**: Ctrl+Z +>**Select all**: Ctrl+A + +# Bugs + +**When load file you can see empty tab!**