mirror of
https://github.com/lkeme/BiliHelper-personal.git
synced 2025-12-19 01:20:08 +08:00
[fix] docs
This commit is contained in:
parent
cc6d5c0399
commit
f99fe54cd6
@ -38,8 +38,8 @@
|
||||
|
||||
## 🌟 临时通知
|
||||
|
||||
- [【master分支 版本2.x.x】](https://github.com/lkeme/BiliHelper-personal/tree/master) 功能缺失但不断开发中(提供基础功能)
|
||||
- [【1.x.x分支 版本1.x.x】](https://github.com/lkeme/BiliHelper-personal/tree/1.x.x) 功能完整但不后续维护(当前推荐)
|
||||
- [【master分支 版本2.x.x】](https://github.com/lkeme/BiliHelper-personal/tree/master) 功能陆续开发(当前推荐)
|
||||
- [【1.x.x分支 版本1.x.x】](https://github.com/lkeme/BiliHelper-personal/tree/1.x.x) 功能完整(后续不再维护)
|
||||
|
||||
## 📌 公告通知
|
||||
|
||||
|
||||
@ -141,6 +141,8 @@ $ composer install
|
||||
|
||||
```shell script
|
||||
$ php app.php
|
||||
# 默认配置user
|
||||
$ php app.php m:a
|
||||
```
|
||||
|
||||
> 以下是`多账户多开方案`,单个账户可以无视
|
||||
@ -148,9 +150,7 @@ $ php app.php
|
||||
5. 复制一份profile/example配置文件夹,修改账号密码即可
|
||||
|
||||
```shell script
|
||||
# 默认配置user
|
||||
$ php app.php m:a
|
||||
# 默认配置 darling
|
||||
# 默认配置 darling {darling}是配置文件名,可任意
|
||||
$ php app.php darling m:a
|
||||
# 如果写了用户参数 不带m:a 与上同等效果
|
||||
$ php app.php darling
|
||||
|
||||
@ -175,5 +175,3 @@ class ApiJury
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user