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