diff --git a/README.md b/README.md index 7e16d8b..1c4616b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob ## Workflow * [Python installation](workflow/python_pure/README.md) +* [VS Code installation](workflow/vscode_install/README.md) ## Python: The Basics of the basics * [Hello, Python](python_basics/hello_python/README.md)