From eed67cb9f7de494aa033f35034617d898bea0507 Mon Sep 17 00:00:00 2001 From: Ruben Date: Wed, 19 Jan 2011 07:19:41 -0800 Subject: [PATCH] Change readme --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 5d7f84c8..161852a0 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ -ACE (Ajax.org Code Editor) +ACE (Ajax.org Cloud9 Editor) ========================== -ACE is a standalone code editor written in JavaScript. It can be easily embedded in any web page and JavaScript application. It is currently used as the editor component of the [Cloud9 IDE](http://cloud9ide.com). +ACE is a standalone code editor written in JavaScript. It can be easily embedded in any web page and JavaScript application. It is developed as the editor component for the [Cloud9 IDE](http://cloud9ide.com). Checkout the [demo](http://ajaxorg.github.com/ace/editor-build.html)!