From e25706ff2042ce2e111eba58d1631e2aecabaab1 Mon Sep 17 00:00:00 2001 From: Sambo Chea <7059827+sombochea@users.noreply.github.com> Date: Mon, 11 Apr 2022 12:48:43 +0700 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ca622cd..0bc2647 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ - Swagger UI and API's Documentation (SpringFox) - General Purpose for External and Internal use-cases - Dockerfile and Docker profile build support +- Kubernetes support + +### Language and Framework + +- Spring Boot: 2.6.6 +- Kotlin: 1.6.20 +- Gradle: 7.4.1 # Modules @@ -162,9 +169,3 @@ spring: # Contributors - Sambo Chea - -### Language and Framework - -- Spring Boot: 2.6.6 -- Kotlin: 1.6.20 -- Gradle: 7.4.1