feat: add replit config (#1)

This commit is contained in:
Tom
2020-09-29 17:09:27 -05:00
committed by GitHub
parent e4811795bd
commit 76a954000d
+2
View File
@@ -0,0 +1,2 @@
language = "python3"
run = "python main.py"