From 2f9be335cbf4db99ee3eb614922ea710ccd85e12 Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Mon, 20 Jul 2020 11:58:36 -0700 Subject: [PATCH] Update n00b-syntaxReference.md --- docs/n00b-syntaxReference.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/n00b-syntaxReference.md b/docs/n00b-syntaxReference.md index 72366a000..d8cb5d4d1 100644 --- a/docs/n00b-syntaxReference.md +++ b/docs/n00b-syntaxReference.md @@ -1,7 +1,8 @@ ## Diagram syntax **Edit this Page** [![N|Solid](./img/GitHub-Mark-32px.png)](https://github.com/mermaid-js/mermaid/blob/develop/docs/n00b-syntaxReference.md) -If you are new to mermaid, read the [Getting Started](n00b-gettingStarted.md) and [Overview](n00b-overview.md) sections, to learn the basics of mermaid. +If you are new to mermaid, read the [Getting Started](n00b-gettingStarted.md) and [Overview](n00b-overview.md) sections, to learn the basics of mermaid. +Video Tutorials can be found at the bottom of the Overview Section. This section is a list of diagram types supported by mermaid. Below is a list of links to aricles that explain the syntax of the diagrams or charts that 0can be called.