diff --git a/.replit b/.replit new file mode 100644 index 0000000..33c7d35 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +#run = "bash main.sh" +run = "python3 main.py" \ No newline at end of file