Spaces:
Runtime error
Runtime error
binary-husky
commited on
Commit
•
adbcc22
1
Parent(s):
d443421
Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ docker run --rm -it --net=host gpt-academic
|
|
54 |
```
|
55 |
|
56 |
|
57 |
-
##
|
58 |
打开functional.py,只需看一眼就知道怎么弄了
|
59 |
例如
|
60 |
```
|
@@ -64,6 +64,7 @@ docker run --rm -it --net=host gpt-academic
|
|
64 |
"Suffix": "",
|
65 |
},
|
66 |
```
|
|
|
67 |
|
68 |
## 配置代理
|
69 |
|
|
|
54 |
```
|
55 |
|
56 |
|
57 |
+
## 自定义新的便捷按钮(学术快捷键自定义)
|
58 |
打开functional.py,只需看一眼就知道怎么弄了
|
59 |
例如
|
60 |
```
|
|
|
64 |
"Suffix": "",
|
65 |
},
|
66 |
```
|
67 |
+
如果你发明了更好用的学术快捷键,欢迎发issue或者pull requests!
|
68 |
|
69 |
## 配置代理
|
70 |
|