Update n00b-gettingStarted.md

Fix Spacing Bug
Update live editor links
This commit is contained in:
Sidharth Vinod 2021-09-28 14:56:13 +05:30 committed by GitHub
parent 4839e6a8b3
commit 550cf9b102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -10,7 +10,7 @@ This section talks about the different ways to deploy Mermaid. Learning the [Syn
## Four ways of using mermaid:
1. Using the mermaid [Live Editor](https://mermaid-js.github.io/mermaid-live-editor/).
1. Using the Mermaid Live Editor at [mermaid.live](https://mermaid.live).
2. Using [mermaid plugins](./integrations.md) with programs you are familiar with.
3. Calling the Mermaid Javascript API.
4. Deploying Mermaid as a dependency.
@ -19,7 +19,9 @@ This section talks about the different ways to deploy Mermaid. Learning the [Syn
> More in depth information can be found on [Usage](./usage.md).
## 1. Using [The Live Editor](https://mermaid-js.github.io/mermaid-live-editor/edit).
## 1. Using the Live Editor
Available at [mermaid.live](https://mermaid.live)
![EditingProcess](./img/Editing-process.png)