diff --git a/README.md b/README.md index 9e36dee8..90627ec8 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,8 @@ For Windows users, please refer to the Installation and Debugging chapter: [Inst ## Getting Started +See [documentation](https://yaoapps.com/en-US/doc/Introduction/Getting%20Started) for more details. + ### Create a blank project Create a new application directory, enter the application directory, run the `yao start` command, and start the installation. diff --git a/README.zh-CN.md b/README.zh-CN.md index 07292a0d..9bbf8db2 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -59,6 +59,8 @@ Windows 用户请参考安装调试章节: [安装调试](https://yaoapps.com/do ## 入门指南 +详细说明请看[文档](https://yaoapps.com/doc/%E4%BB%8B%E7%BB%8D/%E5%85%A5%E9%97%A8%E6%8C%87%E5%8D%97) + ### 创建应用 #### 新建一个空白应用