diff --git a/index.html b/index.html index 9cc4a1f5..019cdb76 100644 --- a/index.html +++ b/index.html @@ -86,7 +86,7 @@ console.log(addResult);
Learn how to embed this in your own site
Looking for a more full-featured demo? Check out the kitchen sink.
-ACE can be easily embedded into a web page:
+ACE can be easily embedded into a web page. Just copy the code below:
The above code is sufficient to get started, but if you want to clone host ACE locally you can +
The above code is all you need to embed ACE in your site (including setting language modes + and themes). Plus it's super fast because it's on Amazon's distributed content network. +
+But, if you want to clone host ACE locally you can
use one of the pre-packaged versions. Just copy
one of src* subdirectories somewhere into your project, or use RequireJS to load the
contents of lib/ace as ace: