Updating minor changes on Docs

This commit is contained in:
Ashish Jain
2020-11-05 19:16:12 +01:00
parent 7a3ecb339b
commit 4f568d5d19
7 changed files with 10 additions and 286 deletions

View File

@@ -12,7 +12,7 @@ They also detail how diagrams can be defined, or described in the manner with wh
**The benefits of text based diagramming are its speed and modifiability. mermaid allows for easy maintenance and modification of diagrams. This means your diagrams will always be up to date and closely follow your code and improve your documentation.**
## mermaid tag:
## mermaid tag
These Diagram Definitions can be entered within a \<div class=mermaid> tag.
like so :
```html