Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DeppWang committed Jun 23, 2020
1 parent 25eec64 commit e848c31
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ python pull.py # Windows

效果:

![](https://deppwang.oss-cn-beijing.aliyuncs.com/blog/2020-06-09-130325.jpg)
![image-20200623225838668](https://deppwang.oss-cn-beijing.aliyuncs.com/blog/2020-06-23-145839.png)

### 三、多次导出

Expand All @@ -136,6 +136,9 @@ python pull.py # Windows
1. 如果你自己修改脚本,注意不要将 config.json 文件 push 到 GitHub
2. 如果你不是开发者,可能对上面的命令行操作有所陌生,建议按步骤慢慢操作一遍。后续我会根据需求看是否应该提供网页下载
3. 请确认代码是否为最新,有问题请提交 issue
```bash
git pull origin master # 更新代码
```

<!--在 CentOS 环境下,由于命令行环境不能直接显示中文,所以会出现 UnicodeEncodeError-->

Expand Down

0 comments on commit e848c31

Please sign in to comment.