Added small detail to taskflow flowchart
This commit is contained in:
@@ -24,6 +24,6 @@ flowchart TD
|
|||||||
E --> F(Speel spel)
|
E --> F(Speel spel)
|
||||||
F --> H(Ga dood)
|
F --> H(Ga dood)
|
||||||
H --> I(Voer naam in voor highscore)
|
H --> I(Voer naam in voor highscore)
|
||||||
I --> E
|
I --> |Try again| E
|
||||||
I --> A
|
I --> A
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user