From 5f4c197a270e94d9e0e51ab581603adcf847b88e Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Wed, 10 Sep 2014 22:51:00 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d3b34e..e07bb38 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ A simple Web **IDE** for golang. * Currently more popular Go IDE has some defects or regrets: * 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 - * LiteIDE: only run one process at the same time; no modern user interface + * LiteIDE: no modern user interface :p * 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 * Code Highlight, Folding: Go/HTML/JavaScript/Markdown etc.