k8s/README.md

12 lines
170 B
Markdown
Raw Normal View History

2023-06-19 23:02:01 +10:00
1
```
flowchart TD
A[dvach] -->|Get money| B(no way!)
B --> C{Let me think}
C -->|One| D[day]
C -->|Two| E[gay]
C -->|Three| F[fa:fa-car hey]
```