From a9a245ed509c6836c4baac5d253c1e3cba1f7639 Mon Sep 17 00:00:00 2001 From: richie Date: Tue, 2 Jun 2020 18:26:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 4f5c17b..2b40896 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # 工程配置指南 +完全傻瓜化的配置,开箱即用。 + ## 安装gradle 用于构建开发工程和插件包,文档参考:https://wiki.jikexueyuan.com/project/gradle-2-user-guide/installing.html