From 7be23830a0d5cd680176732589c53dd794554003 Mon Sep 17 00:00:00 2001 From: Kirill <87102039+KeraLLenarium@users.noreply.github.com> Date: Tue, 11 Jun 2024 00:04:41 +0300 Subject: [PATCH] Update readme.md test channge for webhook --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 14b3c495f..d36600f58 100644 --- a/readme.md +++ b/readme.md @@ -28,6 +28,8 @@ Or you can run it from Maven directly using the Spring Boot Maven plugin. If you ``` > NOTE: If you prefer to use Gradle, you can build the app using `./gradlew build` and look for the jar file in `build/libs`. +> +> Hello? my name is Kirill ## Building a Container