Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
binary-husky committed Feb 26, 2024
1 parent 0665eb7 commit 66c876a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,7 @@ P.S. 如果需要依赖Latex的插件功能,请见Wiki。另外,您也可以
# Advanced Usage
### I:自定义新的便捷按钮(学术快捷键)

任意文本编辑器打开`core_functional.py`,添加如下条目,然后重启程序。(现在已可以通过UI中的`界面外观`菜单中的`自定义菜单`添加新的便捷按钮。)
例如
现在已可以通过UI中的`界面外观`菜单中的`自定义菜单`添加新的便捷按钮。如果需要在代码中定义,请使用任意文本编辑器打开`core_functional.py`,添加如下条目即可:

```python
"超级英译中": {
Expand Down

0 comments on commit 66c876a

Please sign in to comment.