From 73b1953c095171e19a6b850d94470baed90bd798 Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Wed, 28 Oct 2020 00:20:35 -0700 Subject: [PATCH] Update Tutorials.md --- docs/Tutorials.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Tutorials.md b/docs/Tutorials.md index 0752df5bd..45d660a97 100644 --- a/docs/Tutorials.md +++ b/docs/Tutorials.md @@ -1,6 +1,7 @@ # Tutorials **Edit this Page** [![N|Solid](img/GitHub-Mark-32px.png)](https://github.com/mermaid-js/mermaid/blob/develop/docs/Tutorials.md) + 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. For most purposes, you can use the [Live Editor](https://mermaid-js.github.io/mermaid-live-editor), to quickly and easily render a diagram.