exported from google domains |
||
|---|---|---|
| zones | ||
| LICENSE | ||
| README.md | ||
README.md
infrastructure
Testing plantuml:
Bob -> Alice : hello
Alice -> Bob : hi
Testing mermaid:
flowchart TD
A[Christmas] -->|Get money| B(Go shopping)
B --> C{Let me think}
C -->|One| D[Laptop]
C -->|Two| E[iPhone]
C -->|Three| F[fa:fa-car Car]