updated readme

This commit is contained in:
Basile Burg 2015-01-25 10:59:53 +01:00
parent 45c9468f47
commit d5290b4d2f
1 changed files with 3 additions and 4 deletions

View File

@ -3,8 +3,7 @@ Coedit
Coedit is a simple IDE for the [D2](http://dlang.org) lang. (**Co** mpile & **Edit**). Coedit is a simple IDE for the [D2](http://dlang.org) lang. (**Co** mpile & **Edit**).
![](lazproj/coedit.win7.33.png) ![](lazproj/coedit.win7.33.png) ![](lazproj/coedit.linux.kde.33.png)
![](lazproj/coedit.linux.kde.33.png)
Current features Current features
---------------- ----------------
@ -17,7 +16,7 @@ Current features
- module symbol list. - module symbol list.
- static libraries manager. - static libraries manager.
- search and replace. - search and replace.
- "todo comment" analyzer. - "todo comments" analyzer.
- user-defined tools powered by a string interpolation system. - user-defined tools powered by a string interpolation system.
- [D Completion Daemon](https://github.com/Hackerpilot/DCD) integration for completion proposal and source code hints. - [D Completion Daemon](https://github.com/Hackerpilot/DCD) integration for completion proposal and source code hints.
- mini file browser. - mini file browser.
@ -31,7 +30,7 @@ Project information
- status: alpha 11. - status: alpha 11.
- license: MIT. - license: MIT.
- programmed in Object Pascal with [Lazarus & FPC](http://www.lazarus.freepascal.org) as IDE & compiler. - programmed in Object Pascal with [Lazarus & FPC](http://www.lazarus.freepascal.org) as IDE & compiler.
- based on *DMD* (the alternative backends, LDC or GDC, are not supported). - based on *DMD* (the alternative compilers, LDC or GDC, are not supported).
Setup & test Setup & test
------------ ------------