Refine README (#118)

* Refine README

* refine README

* refine README
This commit is contained in:
KevinHuSh
2024-03-11 16:19:03 +08:00
committed by GitHub
parent 7c0fb078f8
commit 0452a6db73
4 changed files with 174 additions and 27 deletions

View File

@ -40,7 +40,7 @@ if __name__ == '__main__':
/_/ |_| \__,_/ \__, //_/ /_/ \____/ |__/|__/
/____/
""")
""", flush=True)
stat_logger.info(
f'project base: {utils.file_utils.get_project_base_directory()}'
)