Skip to content

Commit 4cf3550

Browse files
authored
Update README.md
1 parent d893589 commit 4cf3550

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ new PluginFeature
101101
```
102102

103103
### 5️⃣ 测试运行
104-
`F5` 启动调试,Excel 会自动加载您的插件!
104+
把你编写的插件,放置宿主的 `Plugins` 文件夹中,即可从功能面板运行功能。
105+
调试说明:请自行编写log日志,来进行错误处理和日志输出管理。
105106

106107
## 💡 示例展示
107108

@@ -227,4 +228,4 @@ in the Software without restriction...
227228

228229
[立即开始](https://github.com/90le/Excel-Plugin-Template/archive/refs/heads/main.zip)[查看文档](docs/README-CN.md)[加入讨论](https://github.com/90le/Excel-Plugin-Template/discussions)
229230

230-
</div>
231+
</div>

0 commit comments

Comments
 (0)