Skip to content

Commit 2e6737d

Browse files
committed
fix: readme 내 주요 화면 사진 절대경로 수정
1 parent 457a2a0 commit 2e6737d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,12 @@ pnpm dev
9090

9191
| 랜딩 페이지 | 모임 생성 |
9292
|:---:|:---:|
93-
| <img src="public/readme/main.png" width="350px" height="250px" alt="main" /> | <img src="public/readme/create.png" width="350px" height="250px" alt="create" /> |
93+
| <img src="https://github.com/user-attachments/assets/268a64cc-96d5-4dad-80dd-70531ebeb434" width="450px" height="350px" alt="main" /> | <img src="https://github.com/user-attachments/assets/7cb0f46b-613b-4794-8765-8bf065f06164" width="450px" height="350px" alt="create" /> |
9494

9595
| 모임 참여 | 출발 위치 선택 |
9696
|:---:|:---:|
97-
| <img src="public/readme/join.png" width="350px" height="250px" alt="join" /> | <img src="public/readme/meeting.png" width="350px" height="250px" alt="Route" /> |
97+
| <img src="https://github.com/user-attachments/assets/6150289e-19c5-480e-8515-1710db9b5e63" width="450px" height="350px" alt="join" /> | <img src="https://github.com/user-attachments/assets/ba416180-613d-4f13-be41-8929a0675cda" width="450px" height="350px" alt="Route" /> |
9898

9999
| 중간지점 및 경로 확인 | 목적별 장소 추천 |
100100
|:---:|:---:|
101-
| <img src="public/readme/result.png" width="350px" height="250px" alt="midpoint" /> | <img src="public/readme/recommend.png" width="350px" height="250px" alt="recommend" /> |
101+
| <img src="https://github.com/user-attachments/assets/10ca3f09-49b9-49db-a16b-9b0ed6771a19" width="450px" height="350px" alt="midpoint" /> | <img src="https://github.com/user-attachments/assets/299959f9-2e6c-43f2-855a-4abffe216195" width="450px" height="350px" alt="recommend" /> |

0 commit comments

Comments
 (0)