docs: rotate actor state diagram 90°
This commit is contained in:
parent
975c9e315c
commit
5bf0b16094
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
```mermaid
|
```mermaid
|
||||||
stateDiagram-v2
|
stateDiagram-v2
|
||||||
|
direction LR
|
||||||
|
|
||||||
[*] --> CloneRepo :on start
|
[*] --> CloneRepo :on start
|
||||||
|
|
||||||
CloneRepo --> LoadConfigFromRepo :on repo config
|
CloneRepo --> LoadConfigFromRepo :on repo config
|
||||||
|
|
Loading…
Reference in a new issue