chore: test mermaid
This commit is contained in:
parent
19a782e993
commit
ea9c914626
11
README.md
11
README.md
@ -23,14 +23,3 @@ Shared groovy libraries
|
||||
|
||||
## Make
|
||||
Common Makefile include
|
||||
|
||||
# Mermaid test
|
||||
```mermaid
|
||||
stateDiagram-v2
|
||||
[*] --> select_date
|
||||
select_date --> select_time
|
||||
select_time --> current_status
|
||||
current_status --> cancel: status_available
|
||||
current_status --> [*]: status_over
|
||||
cancel --> [*]
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user