add readme

Signed-off-by: Zach Halpern <ZaHalpern+github@gmail.com>
This commit is contained in:
Zach Halpern
2019-04-02 22:45:19 -04:00
parent 5629d02f3c
commit f9951aedb9

View File

@@ -543,6 +543,7 @@ def delete_old_files() -> None:
valid_files = [x["code"].upper() for x in SPOILER_SETS.get()] + [
"spoiler",
"SpoilerSeasonEnabled",
"README",
]
for file in OUTPUT_DIR.glob("*.*"):