Update README.md

This commit is contained in:
binary-husky 2023-03-20 18:55:06 +08:00 committed by GitHub
parent 3438f8f291
commit 01cc409f99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,19 @@ docker run --rm -it --net=host gpt-academic
```
## 添加新的便捷按钮
打开functional.py只需看一眼就知道怎么弄了
例如
```
"英译中": {
"Prefix": "请翻译成中文:\n\n",
"Button": None,
"Suffix": "",
},
```
## 参考项目
```
https://github.com/Python-Markdown/markdown