Update readme

This commit is contained in:
2026-04-15 18:31:42 -04:00
parent bbc649efbf
commit b06b9ea838
2 changed files with 11 additions and 8 deletions

14
.vscode/settings.json vendored
View File

@@ -1,11 +1,11 @@
{ {
"files.exclude": { "files.exclude": {
".gitignore": true, ".gitignore": false,
"LICENSE": true, "LICENSE": false,
"README.md": true, "README.md": false,
".vscode/": true, ".vscode/": false,
".venv/": true, ".venv/": false,
".ruff_cache/": true, ".ruff_cache/": false,
"*/__pycache__/": true "*/__pycache__/": false
} }
} }

View File

@@ -1,3 +1,6 @@
# Whiskerbound # Whiskerbound
Whiskerbound remake 4 or 5 I forget Whiskerbound remake 4 or 5 I forget
This is a game about taking care of a pet
STILL IN DEVELOPMENT