From 68b07de006ccf5f0824e9cfe1666d0ea57e9d3c6 Mon Sep 17 00:00:00 2001 From: Alex Dima Date: Thu, 24 Sep 2020 20:19:38 +0200 Subject: [PATCH] update screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64556256..eb8553a2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The Monaco Editor is the code editor which powers [VS Code](https://github.com/M Please note that this repository contains no source code for the code editor, it only contains the scripts to package everything together and ship the `monaco-editor` npm module. -![image](https://cloud.githubusercontent.com/assets/5047891/19600675/5eaae9e6-97a6-11e6-97ad-93903167d8ba.png) +![image](https://user-images.githubusercontent.com/5047891/94183711-290c0780-fea3-11ea-90e3-c88ff9d21bd6.png) ## Try it out