diff --git a/README.MD b/README.MD index 3000c65..4c4068e 100644 --- a/README.MD +++ b/README.MD @@ -15,3 +15,6 @@ wails init -n [项目名称] -t https://github.com/misitebao/wails-template-vue ``` ### 生成 wails binding +```shell +wails generate module +```