Skip to content

Commit

Permalink
将自述文件中非代码部分的半角逗号统一为全角逗号
Browse files Browse the repository at this point in the history
  • Loading branch information
Hsury committed Sep 15, 2019
1 parent c9f7ff9 commit 58d10df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ cd Bilibili-Toolkit
nano config.toml
```

2. 安装Python 3.6/3.7, 并使用pip安装依赖
2. 安装Python 3.6/3.7并使用pip安装依赖

```
pip install -r requirements.txt -U
Expand All @@ -72,7 +72,7 @@ python bilibili.py

[Release页面](https://github.com/Hsury/Bilibili-Toolkit/releases)下载并解压与您的平台适配的压缩包,修改默认配置文件config.toml后运行可执行文件bilibili即可

*若要加载非默认配置文件, 将其路径作为命令行参数传入即可*
*若要加载非默认配置文件将其路径作为命令行参数传入即可*

## 图形验证码识别API

Expand Down

0 comments on commit 58d10df

Please sign in to comment.