From f4170afa6e92acee633346d0e0f9c4c6050c7aa4 Mon Sep 17 00:00:00 2001 From: Levent Date: Mon, 14 Aug 2023 05:38:45 +0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.