Skip to content

Commit 574057e

Browse files
committed
Update README
1 parent 4d5c8dd commit 574057e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ sequenceDiagram
9292
```mermaid
9393
stateDiagram
9494
Initializing --> Running: init complete
95-
Initializing --> Suspend: abort initializing
9695
Running --> Suspend: no input, or suspend by user
9796
Running --> Initializing: restart by user
9897
Suspend --> Initializing: restart by user

0 commit comments

Comments
 (0)