Update README.md

This commit is contained in:
binary-husky 2023-03-22 19:36:39 +08:00 committed by GitHub
parent d4434219cd
commit adbcc22a64

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
## 配置代理