From 977c15ae6307c44d6ea4c85e975e0f018e19c187 Mon Sep 17 00:00:00 2001 From: ash-hun Date: Sat, 23 Dec 2023 20:31:44 +0900 Subject: [PATCH] Update Demo img --- README.md | 2 +- assets/{proto.png => demo.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename assets/{proto.png => demo.png} (100%) diff --git a/README.md b/README.md index e03399a..f34688e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Introduction -![프로토](./assets/proto.png) +![프로토](./assets/demo.png) - **Project Title** : 생성형AI를 활용한 나에게 힘이 되는 AI복지 서비스 개발 프로젝트 - **Project Period** : 2023.10.20. ~ 2023.12.01. (6 Week) diff --git a/assets/proto.png b/assets/demo.png similarity index 100% rename from assets/proto.png rename to assets/demo.png