Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-08 15:20:43 +01:00 committed by GitHub
parent 030279276d
commit 218072e98d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)