From 7a93898b3f4cdd5b63a7693205202c1a60a79a7a Mon Sep 17 00:00:00 2001 From: oliverkirk-sudo <78022033+oliverkirk-sudo@users.noreply.github.com> Date: Thu, 24 Aug 2023 17:00:18 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dbd45e9b..c54412e1 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,7 @@ python3 main.py - [SysStatPlugin](https://github.com/RockChinQ/SysStatPlugin) - 查看系统状态 - [oliverkirk-sudo/qchat_system_status](https://github.com/oliverkirk-sudo/qchat_system_status) - 以图片的形式输出系统状态 - [oliverkirk-sudo/QChatAIPaint](https://github.com/oliverkirk-sudo/QChatAIPaint) - 基于[Holara](https://holara.ai/)的ai绘图插件 +- [oliverkirk-sudo/QChatCodeRunner](https://github.com/oliverkirk-sudo/QChatCodeRunner) - 基于[CodeRunner-Plugin](https://github.com/oliverkirk-sudo/CodeRunner-Plugin)的代码运行与图表生成插件