diff --git a/README.md b/README.md index ffe431e..784658d 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -Hello LearnSpringBoot \ No newline at end of file + + +Hello LearnSpringBoot + +To run the project, execute `com.zkn.learnspringboot.FirstExample` or use `mvn spring-boot:run`. The application starts on port `8003`.