diff --git a/README.md b/README.md index 1c4616b..8e394cb 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ 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) +* [VS Code configuration](workflow/vscode_config/README.md) + ## Python: The Basics of the basics * [Hello, Python](python_basics/hello_python/README.md)