Update README.md

This commit is contained in:
Levent Duivel 2023-08-14 05:38:45 +05:00 committed by GitHub
parent d0c7a08190
commit f4170afa6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7,5 +7,5 @@ Export your history from hotgames.gg and import it to paimon.moe tool
3. `pipenv sync`
## Running
Execute `pipenv run python banner_parser.py` to generate history banner list based on Fandom wiki (I hope they don't rework that...)
Execute `pipenv run python main.py` to generate Excel file for usage on the site, seems to work properly.
- Execute `pipenv run python banner_parser.py` to generate history banner list based on Fandom wiki (I hope they don't rework that...)
- Execute `pipenv run python main.py` to generate Excel file for usage on the site, seems to work properly.