Update Configuration.md

This commit is contained in:
Neil Cuzon 2021-04-17 23:02:30 -07:00 committed by GitHub
parent 8085179499
commit 25e2c96ecd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,9 @@
The second half of Mermaid is the configuration of one or all diagrams.
# Configuration
This section will briefly introduce the different methods of configuring of the behavior and apperances of Mermaid Diagrams.
The Following are the most commonly used methods and are all generally tied to the [Deployment]() methods.
Configuration is the second half of Mermaid for one or for many diagrams.
This section will briefly introduce the different methods of configuring of the behaviors and apperances of Mermaid Diagrams.
The Following are the most commonly used methods, and are all tied to the [Deployment](./n00b-gettingStarted.md) methods.
1. Configuration Section in the [Live Editor](./Live-Editor).