diff --git a/README.md b/README.md index c15e4d8..620eb8e 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,14 @@ Currently supported features: * Can open and edit source files from project or file system in multi-tab editor * Build and run project with DUB * Build log highlight and navigation to place of error or warning by clicking on log line +* DUB dependencies update -Editor features: +Source editor features: * D language source code syntax highlight (basic) * Indent / unindent text with Tab and Shift+Tab * Toggle line or block comments by Ctrl+/ and Ctrl+Shift+/ +* Select word by mouse double click ![screenshot](http://buggins.github.io/dlangui/screenshots/screenshot-dlangide.png "screenshot")