👋 Hi, I’m @feralwriter
👀 I’m interested in communication and teaching technology.
🌱 I’m currently learning GitHub and Markdown.
💞️ I’m looking to collaborate on open source documentation.
📫 How to reach me: [email protected]
flowchart LR
    A[Hard] -->|Text| B(Round)
    B --> C{Decision}
    C -->|One| D[Result 1]
    C -->|Two| E[Result 2]
    