Added a bit more info on the github readme, still need to add pictures and video explaining the game itself. Also need to add design doc pdf if possible

This commit is contained in:
2021-09-18 17:36:05 -06:00
parent 34cf1c03a3
commit 11dac9ee64
2 changed files with 28 additions and 1 deletions

View File

@@ -4,5 +4,10 @@
"path": ".."
}
],
"settings": {}
"settings": {},
"extensions": {
"recommendations": [
"davidanson.vscode-markdownlint"
]
}
}