Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-12 15:28:07 +01:00 committed by GitHub
parent 53de9f621c
commit b205c188ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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. 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 ## Workflow
* [Python installation](workflow/python_pure/README.md) * [Python installation](workflow/python_pure/README.md)
* [VS Code installation](workflow/vscode_install/README.md) * [VS Code installation](workflow/vscode_install/README.md)