📃 docs: 更新README

1. 更新部分引导错误问题
2. 更新百度翻译需要前提的一些文档问题
This commit is contained in:
zhiyu1998 2023-02-19 00:30:06 +08:00
parent 13acebda12
commit 2019577277
2 changed files with 3 additions and 3 deletions

View File

@ -124,11 +124,11 @@ async tuiimg (e) {
注册完之后将`Bearer Token`填入app/tools.js twitter方法的TwitterApi后面的单引号里`const twitterClient = new TwitterApi('', {httpAgent});`
> 百度翻译api:https://fanyi-api.baidu.com/doc/21
注册完填入方式参考上方注释url (app/tools.js)
注册完填入方式参考上方注释url (app/tools.js);另外,百度翻译需要充钱才能使用!
> 更改proxy地址在config/tools.yaml
`proxyAddr: '127.0.0.1' # 魔法地址`
`proxyPort: '6152' # 魔法端口`
`proxyPort: '7890' # 魔法端口`
## 📦 业务
![help](./img/help.jpg)

View File

@ -38,7 +38,7 @@
- group: 工具类合集
list:
- icon: translate
title: "#翻中/英/日 xxx"
title: "翻中/英/日 xxx"
desc: 百度翻译,例如:翻中 I want it!
- icon: 百科
title: "#百科/wiki xxx"