Compare commits

...

1 Commits

Author SHA1 Message Date
e2hang
48252e04d3 README: clone URL 改为本仓库 (huajishe/e2hang/Mortal-Rating) 2026-07-16 15:58:50 +08:00

View File

@@ -13,8 +13,8 @@
安装: 安装:
```bash ```bash
git clone https://github.com/myouo/batchmortal.git git clone https://huajishe.fun/git/e2hang/Mortal-Rating.git
cd batchmortal cd Mortal-Rating
pip install -r requirements.txt pip install -r requirements.txt
``` ```