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)