diff --git a/README.md b/README.md index f8f53c1..5d02eb4 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,12 @@ I hope that Vue and its powerful community ecology can be used in Wails applicat wails init -n [Your Appname] -t https://github.com/misitebao/wails-template-vue ``` - +flag description: + +- n - The name of the application to be created +- t - Template name, supports built-in template names and third-party templates in the form of hyperlinks + + ## Maintainer @@ -117,6 +122,8 @@ Thank you to all the contributors who participated in the development of standar ## Part Of Users +- [Wails API Demos](https://github.com/misitebao/wails-api-demos) - A sample program for exploring Wails API, inspired by [Electron API Demos](https://github.com/electron/electron-api-demos) + ## Donators diff --git a/README.zh-Hans.md b/README.zh-Hans.md index 389eb5c..4ed05eb 100644 --- a/README.zh-Hans.md +++ b/README.zh-Hans.md @@ -122,6 +122,8 @@ wails init -n [你的应用名称] -t https://github.com/misitebao/wails-templat ## 部分用户 +- [Wails API Demos](https://github.com/misitebao/wails-api-demos) - 一个用于探索 Wails API 的示例程序,灵感来源自 [Electron API Demos](https://github.com/electron/electron-api-demos) + ## 捐赠者