Updated Home (markdown)

knsv
2014-11-01 16:59:57 -07:00
parent dd8991cefc
commit 5a9ce66a42

@@ -5,6 +5,9 @@ Ever wanted to simplify documentation and avoid heavy tools like visio when expl
This is why I came up with mermaid, a simple markdown-like script language for generating charts from text via javascript.
`A --> B
A --> C
B-->D
C-->D`