Instantly share code, notes, and snippets.
graph TD; A-->B; A-->C; B-->D; C-->D; E-->F; E-->G; F-->H; G-->H;