Updated Readme. Refreshed requirements.

Purged guild.
Ready for further testing.
This commit is contained in:
2021-07-24 01:01:48 +01:00
parent 5bb9af12c9
commit 882e0b3ab8
9 changed files with 146 additions and 115 deletions

View File

@ -1,6 +1,5 @@
{
"editor.insertSpaces": false,
"editor.detectIndentation": false,
"editor.insertSpaces": false,
"python.pythonPath": "./app/Scripts/python",
"python.autoComplete.extraPaths": ["./app"]
}