We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d893589 commit 4cf3550Copy full SHA for 4cf3550
README.md
@@ -101,7 +101,8 @@ new PluginFeature
101
```
102
103
### 5️⃣ 测试运行
104
-按 `F5` 启动调试,Excel 会自动加载您的插件!
+把你编写的插件,放置宿主的 `Plugins` 文件夹中,即可从功能面板运行功能。
105
+调试说明:请自行编写log日志,来进行错误处理和日志输出管理。
106
107
## 💡 示例展示
108
@@ -227,4 +228,4 @@ in the Software without restriction...
227
228
229
[立即开始](https://github.com/90le/Excel-Plugin-Template/archive/refs/heads/main.zip) • [查看文档](docs/README-CN.md) • [加入讨论](https://github.com/90le/Excel-Plugin-Template/discussions)
230
-</div>
231
+</div>
0 commit comments