docs: 插件README修正 — 写明三步注册流程 + go:generate指令

This commit is contained in:
2026-06-25 20:48:15 +08:00
parent 27e7bd0649
commit 4424c09759
2 changed files with 56 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
//go:generate go run gen_plugins.go
package main
import (