Update README.md

This commit is contained in:
Neil Cuzon 2020-07-12 10:44:35 -07:00 committed by GitHub
parent e363a21619
commit 06ceb5e68d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -182,10 +182,9 @@ to support mermaid on your website, all you have to do is add Mermaids JavaSc
<script src="https://unpkg.com/mermaid/"></script> <script src="https://unpkg.com/mermaid/"></script>
<script>mermaid.initialize({startOnLoad:true});</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 https://mermaidjs.github.io