Skip to content

Commit 1e8515d

Browse files
committedJan 19, 2018
update README
1 parent 1441dc7 commit 1e8515d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed
 

‎README.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
11
# 答题辅助
2-
3-
## 效果图
4-
- 方法1 使用 WDA 截图,用百度 OCR 识别文字后搜索
5-
6-
![方法1](http://p2sipr63m.bkt.clouddn.com/D96DECCC93E9F73E3C06BBE08A0088E7.jpg){: width="420px"}
7-
8-
- 方法2 调用搜狗答题 api,支持百万英雄、百万赢家、冲顶大会、芝士超人
9-
10-
![方法2](http://p2sipr63m.bkt.clouddn.com/D96DECCC93E9F73E3C06BBE08A0088E7.jpg){: width="420px"}
11-
122
## 使用教程
133
### 方法1:使用 WDA 截图,用百度 OCR 识别文字后搜索
144
> *注意*:目前只适配了 mac + ios, 配置较麻烦,推荐使用 [方法2](#方法2调用搜狗答题-api支持百万英雄百万赢家冲顶大会芝士超人)
@@ -32,4 +22,14 @@ zscr => 芝士超人
3222
2. 执行 `npm install`,等待依赖安装完成
3323
3. 执行 `node sougou.js`,成功后自动推送答案
3424

25+
## 效果图
26+
- 方法1 使用 WDA 截图,用百度 OCR 识别文字后搜索
27+
28+
![方法1](http://p2sipr63m.bkt.clouddn.com/D96DECCC93E9F73E3C06BBE08A0088E7.jpg)
29+
30+
- 方法2 调用搜狗答题 api,支持百万英雄、百万赢家、冲顶大会、芝士超人
31+
32+
![方法2](http://p2sipr63m.bkt.clouddn.com/D96DECCC93E9F73E3C06BBE08A0088E7.jpg)
33+
34+
3535

0 commit comments

Comments
 (0)
Please sign in to comment.