Skip to content

Instantly share code, notes, and snippets.

@hgsgtk
Last active October 6, 2021 01:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hgsgtk/02ada45495ea2ea012ab6bcaa2ee28a9 to your computer and use it in GitHub Desktop.
Save hgsgtk/02ada45495ea2ea012ab6bcaa2ee28a9 to your computer and use it in GitHub Desktop.
Sample PlantUML
@startuml

[*] --> State1
State1 --> [*]

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