diff --git a/run.bat b/run.bat new file mode 100644 index 0000000..0a70a89 --- /dev/null +++ b/run.bat @@ -0,0 +1,2 @@ +pip install pillow openpyxl matplotlib +python main.py \ No newline at end of file