Update README.md

This commit is contained in:
Liang Ding 2014-09-10 22:51:00 +08:00
parent 1f64fec7c7
commit 5f4c197a27
1 changed files with 2 additions and 2 deletions

View File

@ -17,9 +17,9 @@ A simple <b>W</b>eb **IDE** for golang.
* Currently more popular Go IDE has some defects or regrets: * Currently more popular Go IDE has some defects or regrets:
* Text editor (vim/emacs/sublime/Atom, etc.): For the Go newbie is too complex * Text editor (vim/emacs/sublime/Atom, etc.): For the Go newbie is too complex
* Plug-in (goclipse, etc.): the need for the original IDE support, not professional * Plug-in (goclipse, etc.): the need for the original IDE support, not professional
* LiteIDE: only run one process at the same time; no modern user interface * LiteIDE: no modern user interface :p
* No team development experience * No team development experience
* A try for commercial open source: a version customized for an enterprise, coreesponding to its development work flow * A try for commercial-open source: versions customized for enterprises, close to their development work flows respectively
## Features ## Features
* Code Highlight, Folding: Go/HTML/JavaScript/Markdown etc. * Code Highlight, Folding: Go/HTML/JavaScript/Markdown etc.