Update README.md with detailed project description and features; add initial VSCode settings.

This commit is contained in:
yusyus
2025-10-17 15:21:39 +00:00
parent 78b9cae398
commit a9b8591731
2 changed files with 69 additions and 2 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"python-envs.defaultEnvManager": "ms-python.python:system",
"python-envs.pythonProjects": []
}