Table of Contents
---
config:
  look: neo
  theme: base
  layout: dagre
---
flowchart TB
    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"]

Categorized in:

Uncategorized,