From 190dfe67068435370cd74b14d43e9d604f837632 Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Sat, 6 Mar 2021 00:33:21 -0800 Subject: [PATCH] Update Tutorials.md --- docs/Tutorials.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Tutorials.md b/docs/Tutorials.md index 909d4f435..60cc63928 100644 --- a/docs/Tutorials.md +++ b/docs/Tutorials.md @@ -2,6 +2,8 @@ This is list of publicly available Tutorials for using Mermaid.JS . This is intended as a basic introduction for the use of the Live Editor for generating diagrams, and deploying Mermaid.JS through HTML. +**Note that these tutorials might display an older interface, but the usage of the live-editor will largely be the same. + For most purposes, you can use the [Live Editor](https://mermaid-js.github.io/mermaid-live-editor), to quickly and easily render a diagram.