From b84af52db8c116dc164a33489717c19d55888af9 Mon Sep 17 00:00:00 2001 From: morka17 Date: Thu, 13 Jul 2023 01:28:29 +0100 Subject: [PATCH] added documentation url in the readme file --- readme.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 23aec84..4a96084 100644 --- a/readme.md +++ b/readme.md @@ -1,11 +1,15 @@ -# To Run this project - +## To Run this project ```json Docker compose up ``` +## Project doc +```dart + http://localhost:8080/swagger +``` + # OVERVIEW OF THIS PROJECT