Skip to content

Instantly share code, notes, and snippets.

@leoarnold
Created June 1, 2022 09:39
Show Gist options
  • Save leoarnold/1f5c7bda11839199c08cebae16588326 to your computer and use it in GitHub Desktop.
Save leoarnold/1f5c7bda11839199c08cebae16588326 to your computer and use it in GitHub Desktop.
graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
    E-->F;
    E-->G;
    F-->H;
    G-->H;
@zakaryarashak
Copy link

hello or tank you for githup compnes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment