From e4bd4842e62902a076b896f4de609c7229cba70d Mon Sep 17 00:00:00 2001 From: Alexandru Dima Date: Mon, 3 Jul 2017 16:43:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 22d4f634..e64c843a 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,8 @@ If you are hosting your `.js` on a different domain (e.g. on a CDN) than the HTM # More documentation +> **Read [this guide](https://github.com/Microsoft/monaco-editor/wiki/Accessibility-Guide-for-Integrators) to ensuring the editor is accessible to all!** + Find full HTML samples [here](https://github.com/Microsoft/monaco-editor-samples). Create a Monarch tokenizer [here](https://microsoft.github.io/monaco-editor/monarch.html).