更新readme

This commit is contained in:
shanmite 2021-07-18 23:55:49 +08:00
parent 309371fbd7
commit 329e6931dd
2 changed files with 4 additions and 2 deletions

View File

@ -79,7 +79,9 @@ Chrome浏览器:
2. `env.js`中填入`COOKIE`和推送参数
3. `my_config.js`中自定义设置
4. 在当前目录下打开终端运行可执行文件`lottery`
5. 运行截图
5. 输入`lottery start`启动抽奖|`lottery check`检测中奖|`lottery clear`清理动态
> 或者新建文本文档写入`lottery start`然后更改扩展名为.bat点击运行
6. 运行截图
![lottery_start](doc/pic/lottery_start.png)
#### 以源码方式运行

View File

@ -10,7 +10,7 @@ const metainfo = [
` __/ | | | `,
` |___/ |_| `,
` `,
` by shanmite`,
` v1.9.0 by shanmite`,
]
/**多账号存储 */
let multiple_account = [];