From 218072e98d9dd9330242e1fec98373cdc0ce2dc8 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Fri, 8 Dec 2023 15:20:43 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc5bf84..2208478 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations. ## Workflow +* [Overview](workflow/where_to_start/README.md) * [Python installation](workflow/python_pure/README.md) * [VS Code installation](workflow/vscode_install/README.md) * [VS Code configuration](workflow/vscode_config/README.md)