add readme

This commit is contained in:
2025-10-03 09:07:36 -04:00
parent fd27e36fa6
commit edc53f336c
4 changed files with 184 additions and 42 deletions

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

@@ -0,0 +1,4 @@
{
"editor.defaultFormatter": "ms-python.black-formatter",
"editor.formatOnSave": false
}