Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![img.png](img.png)
![img.png](docs/images/img.png)

![img_2.png](img_2.png)
![img_2.png](docs/images/img_2.png)
Comment on lines +1 to +3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

스크린 리더 사용자를 위한 접근성 및 향후 유지보수성 향상을 위해 이미지의 alt 텍스트를 더 구체적으로 작성하는 것이 좋습니다. 현재 파일명으로 되어 있어 어떤 이미지인지 파악하기 어렵습니다. 예를 들어, 프로젝트 배너나 핵심 기능을 나타내는 이미지라면 'Real Match 프로젝트 배너'와 같이 명확하게 기술해주는 것을 권장합니다.

Suggested change
![img.png](docs/images/img.png)
![img_2.png](img_2.png)
![img_2.png](docs/images/img_2.png)
![Real Match 프로젝트 배너](docs/images/img.png)
![Real Match 핵심 기능 요약](docs/images/img_2.png)


# 📖 프로젝트 소개

Expand Down Expand Up @@ -47,7 +47,7 @@ Real Match는 위 기능을 통합 제공하여 브랜드와 인플루언서 간

## 🏛 아키텍쳐 구조

![img_3.png](img_3.png)
![img_3.png](docs/images/img_3.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

접근성 향상을 위해 이미지의 alt 텍스트를 '아키텍쳐 구조도'와 같이 이미지 내용을 설명하는 문구로 변경하는 것을 권장합니다. 현재는 파일명(img_3.png)으로 되어 있어 스크린 리더 사용자에게 유용한 정보를 제공하지 못합니다.

Suggested change
![img_3.png](docs/images/img_3.png)
![아키텍쳐 구조도](docs/images/img_3.png)



---
Expand Down
Binary file added docs/images/img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/img_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/img_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/img_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading