Skip to content

Commit 3fb58e1

Browse files
authored
Update README.md
1 parent 1be7ada commit 3fb58e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Run the EXE and input the URL of your JEE Main Responses (Can be found by loggin
1414
## Install dependencies
1515
`pip install bs4 requests pyinstaller`
1616

17+
## Run without compiling
18+
`python main.py`
19+
1720
## Build command
1821
`pyinstaller --onefile --icon=nta_logo.ico main.py`
1922

0 commit comments

Comments
 (0)