mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-02 11:54:15 +01:00
Update n00b-gettingStarted.md
This commit is contained in:
@@ -11,7 +11,7 @@ when called, mermaid renders code definitions into a diagram in SVG format.
|
||||
## For beginners, there are four relatively easy ways you can use mermaid:
|
||||
1. Using the mermaid [live editor](https://mermaid-js.github.io/mermaid-live-editor/).
|
||||
- Learning the [Syntax](./n00b-syntaxReference) would be helpful.
|
||||
- The Live Editor opens on a [Flowchart](./flowchart)
|
||||
- The Live Editor opens on a [Flowchart](./flowchart.md)
|
||||
2. Using one of the many [mermaid plugins](./integrations.md).
|
||||
3. Hosting mermaid on a webpage, with an absolute link.
|
||||
4. Downloading mermaid and hosting it on your Web Page.
|
||||
|
||||
Reference in New Issue
Block a user