Skip to content

kurtbomya/test-mermaid-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

My GitHub Repository

This is an example repository that demonstrates how to include a Mermaid.js diagram in your README.md file.

Diagram

graph LR
    A-->B;
    B-->C;
    C-->D;
    B-->D
    A-->C
    D-->A
Loading

About

Test render of mermaid js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published