From a3ef52a93106ce8a5606559be84210d20db29122 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Sat, 29 Sep 2018 11:36:49 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20spring-boot-demo-helloworld=20?= =?UTF-8?q?=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spring-boot-demo-helloworld/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-demo-helloworld/README.md b/spring-boot-demo-helloworld/README.md index c965fa7..08eea49 100644 --- a/spring-boot-demo-helloworld/README.md +++ b/spring-boot-demo-helloworld/README.md @@ -1,6 +1,6 @@ # spring-boot-demo-helloworld -> 本 demo 是 Spring Boot 的一个起步demo +> 本 demo 演示如何使用 Spring Boot 写一个hello world ## pom.xml ```xml