From b205c188ca2c1befee93fc2e52820d14419e2f43 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Tue, 12 Dec 2023 15:28:07 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d60d5b8..dcc98ef 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations. +## Flow chart +* [Flow chart symbols](flow/overview/README.md) + ## Workflow * [Python installation](workflow/python_pure/README.md) * [VS Code installation](workflow/vscode_install/README.md)