-
-
Save maratsh/f81b84928df00f0ec6c31c869cbca1c5 to your computer and use it in GitHub Desktop.
js sequence diagram example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<h1> | |
paas | |
</h1> | |
<div class="diagram"> | |
masterofmasters->Provider: | |
Provider->VM: text | |
VM->masterofmasters: | |
LEM->mel: | |
Provider->mel: | |
mel-->VM: | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment