fix readme

This commit is contained in:
Vadim Lopatin 2015-02-11 11:01:30 +03:00
parent ccd774d97a
commit da35064cd8
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Dlang IDE
=========
D language IDE written using DlangUI library.
Cross platform D language IDE written using DlangUI library.
Currently supported features:
@ -15,7 +15,7 @@ Currently supported features:
Source editor features:
* D language source code syntax highlight (basic)
* Indent / unindent text with Tab and Shift+Tab
* Indent / unindent text with Tab and Shift+Tab or Ctrl+\[ and Ctrl+\]
* Toggle line or block comments by Ctrl+/ and Ctrl+Shift+/
* Select word by mouse double click