From e49baa2a5b36079d273fceef33d3a9ac60a67124 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Mon, 19 Jun 2023 23:05:08 +1000 Subject: [PATCH] test helm --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index d474e1b..86ec042 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ 1 +```mermaid +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] + +``` \ No newline at end of file