From 6a4613f66230d66bfeadeef007fc41c599c4f7ce Mon Sep 17 00:00:00 2001 From: Anton Shapovalov Date: Sat, 14 Dec 2024 22:25:51 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3e4196..d82512c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Spring Boot with Thymeleaf and Kotlin Coroutines +# Spring Boot with Kotlin Coroutines > [!NOTE] -> Work in progress... The project is going to demonstrate `how to` use Spring Boot, Thymeleaf and Kotlin Coroutines to build reactive web application. +> Work in progress... The project is going to demonstrate `how to` use Spring Boot and Kotlin Coroutines to build reactive web application.