From 129dc4905966d9e2c18cff5e35f3a5d8e6a0a367 Mon Sep 17 00:00:00 2001 From: Sangbum Park <72686708+bum12ark@users.noreply.github.com> Date: Mon, 4 Apr 2022 13:31:19 +0900 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit API 설계 링크 추가 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3624b06..04376d6 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,10 @@ ### API 설계 ✏️ | 서비스 | 설계서 | | --- | --- | -| USER-SERVICE | | -| STORE-SERVICE | | -| ORDER-SERVICE | | -| NOTIFICATION-SERVICE | | +| USER-SERVICE |[링크](https://development-team-1.github.io/just-pickup/User-Service-API-%EB%AC%B8%EC%84%9C/)| +| STORE-SERVICE |[링크](https://development-team-1.github.io/just-pickup/Store-Service-API-%E1%84%86%E1%85%AE%E1%86%AB%E1%84%89%E1%85%A5/)| +| ORDER-SERVICE |[링크](https://development-team-1.github.io/just-pickup/Order-Service-API-%E1%84%86%E1%85%AE%E1%86%AB%E1%84%89%E1%85%A5/)| +| NOTIFICATION-SERVICE |[링크](https://development-team-1.github.io/just-pickup/Notification-Service-API-%EB%AC%B8%EC%84%9C/)|