Update README.md

This commit is contained in:
binary-husky 2023-03-22 19:36:39 +08:00 committed by GitHub
parent 7b3b6f5241
commit 01aafd4df2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ docker run --rm -it --net=host gpt-academic
```
## 自定义新的便捷按钮
## 自定义新的便捷按钮(学术快捷键自定义)
打开functional.py只需看一眼就知道怎么弄了
例如
```
@ -64,6 +64,7 @@ docker run --rm -it --net=host gpt-academic
"Suffix": "",
},
```
如果你发明了更好用的学术快捷键欢迎发issue或者pull requests
## 配置代理