Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-07 23:29:18 +01:00 committed by GitHub
parent 995174c56d
commit 9ff3ceb395
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,8 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
## 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)
* [VS Code configuration](workflow/vscode_config/README.md)
## Python: The Basics of the basics ## Python: The Basics of the basics
* [Hello, Python](python_basics/hello_python/README.md) * [Hello, Python](python_basics/hello_python/README.md)