From e3e51091d308ceab1f4db66665a77da37c36b6c3 Mon Sep 17 00:00:00 2001 From: Project_IO Date: Tue, 17 Sep 2024 15:20:36 +0900 Subject: [PATCH] DOCS: update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4af9b6d..08555a0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Balance Application - FastAPI로 제작한 가계부 시스템 입니다. (Backend) +- 클라이언트 + - [Balance Client](https://github.com/devproje/balance-client) ## Requirement - Python 3.12