补充 README.MD

This commit is contained in:
shikong 2024-02-20 01:50:06 +08:00
parent 794f03be40
commit 562f61b9ec

View File

@ -15,3 +15,6 @@ wails init -n [项目名称] -t https://github.com/misitebao/wails-template-vue
```
### 生成 wails binding
```shell
wails generate module
```