From f328506291f201855dfd53e49aa5eb3323879178 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Sun, 9 Aug 2026 15:02:58 +0300 Subject: [PATCH] docs: improve README Generated by qwen3.6-35b-a3b via local API. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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`.