From d58a286e3b8ebd1df6678efd184b3cffc413e94f Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Sat, 17 Apr 2021 15:55:28 -0700 Subject: [PATCH] Update n00b-gettingStarted.md --- docs/n00b-gettingStarted.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/n00b-gettingStarted.md b/docs/n00b-gettingStarted.md index 18e16a545..b44dd2eb4 100644 --- a/docs/n00b-gettingStarted.md +++ b/docs/n00b-gettingStarted.md @@ -23,12 +23,10 @@ Creating diagrams and charts using mermaid code is simple. In the `Code` section one can write or edit raw mermaid code, and instantly `Preview` the rendered result on the panel beside it. -The Live Editor opens on a [Flowchart](./flowchart.md), one of the many charts that mermaid can render. - ![Flowchart](./img/DiagramDefinition.png) **Saving a Diagram:** -Downloading the image is recommended. +You may choose any of the methods below, to save it ![Flowchart](./img/Live-Editor-Choices.png)