mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
Update README.md
This commit is contained in:
parent
e363a21619
commit
06ceb5e68d
@ -182,10 +182,9 @@ to support mermaid on your website, all you have to do is add Mermaid’s JavaSc
|
||||
<script src="https://unpkg.com/mermaid/"></script>
|
||||
<script>mermaid.initialize({startOnLoad:true});</script>
|
||||
|
||||
## it can then be followed by the
|
||||
## it can then be followed by the diagram definitions as could be found in the examples in the documentation.
|
||||
|
||||
|
||||
## Documentation
|
||||
# Documentation
|
||||
|
||||
https://mermaidjs.github.io
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user