diff --git a/README.md b/README.md index d84d1d6..8c8fe31 100644 --- a/README.md +++ b/README.md @@ -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.