diff --git a/Readme.md b/Readme.md new file mode 100644 index 00000000..8f27fea7 --- /dev/null +++ b/Readme.md @@ -0,0 +1,6 @@ +ACE (Ajax.org Code Ediror) +========================== + +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). + +Checkout the (demo)[http://cloud9ide.com]!