From 5331d01b45c25dcafe8e902c3316c01a7bc0a116 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Moreno?= Date: Thu, 7 Jul 2016 08:42:16 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 42d7c612..ce376513 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Monaco Editor +[Demo page](https://microsoft.github.io/monaco-editor/) + The Monaco Editor is the code editor that powers [VS Code](https://github.com/Microsoft/vscode), a good page describing the code editor's features is [here](https://code.visualstudio.com/docs/editor/editingevolved). ![image](https://cloud.githubusercontent.com/assets/5047891/15751937/4267b918-28ec-11e6-9fbd-d6cd2973c770.png)