@@ -0,0 +1,18 @@
```shell
brew install graphviz
```
dot -Tpng statemachine.dot -o statemachine.png
brew install plantuml
plantuml statemachine.uml.dot
plantuml statemachine.scxml
The note is not visible to the blocked user.