Update n00b-overview.md

This commit is contained in:
Neil Cuzon
2020-08-20 02:41:11 -07:00
committed by GitHub
parent 14801805ac
commit 70a2e934f9

View File

@@ -33,7 +33,7 @@ mermaid seeks to change that. mermaid is a javascript based tool that utilizes a
**render** **render**
>This is the core function of Mermaid and its API, it is a function that is called to read all the `Mermaid Definitions` and returns an SVG file, based on the definitions.** >This is the core function of Mermaid and its API, it is a function that is called to read all the `Mermaid Definitions` and returns an SVG file, based on the definitions.
**Nodes** **Nodes**