Skip to content

Commit 455a61f

Browse files
Create run.bat
Add an easier way for newbies to run the script
1 parent 981352a commit 455a61f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

run.bat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@echo off
2+
python3 generator.py
3+
PAUSE

0 commit comments

Comments
 (0)