From b043deff0c923121f49a61f67dc86baf432ac85f Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Tue, 18 May 2021 10:41:49 +0700 Subject: [PATCH] Add default modules --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b80b3e8..d3ecb9a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ -# Spring Kotlin and Gradle Modules -- Empty Module +# CUBETIQ Web Modules (Template) +- Setup and Default Web Configuration +- Swagger UI and API's Documentation (SpringFox) +- General Purpose for External and Internal use-cases + +# Modules +- API (Default Module) # Contributors - Sambo Chea