Skip to content

Update README.md#66

Merged
yy-ss99 merged 1 commit into
mainfrom
ReadMe
Mar 30, 2026
Merged

Update README.md#66
yy-ss99 merged 1 commit into
mainfrom
ReadMe

Conversation

@yy-ss99
Copy link
Copy Markdown
Collaborator

@yy-ss99 yy-ss99 commented Mar 30, 2026

No description provided.

@yy-ss99 yy-ss99 merged commit 2b7eca8 into main Mar 30, 2026
2 checks passed
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

README.md 파일에 와이어프레임 섹션과 이미지가 추가되었습니다. 리뷰를 통해 이미지의 접근성을 높이기 위한 alt 속성 수정과 문서 가독성을 위해

Details 태그를 사용하여 이미지를 접을 수 있도록 개선하는 제안이 있었습니다.

Comment thread README.md
<br>

## 📐와이어 프레임
<img width="884" height="868" alt="image" src="https://github.com/user-attachments/assets/ad58c77d-bae1-4449-b89f-bf659a088571" />
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

high

이미지의 alt 속성값이 "image"로 되어 있어 스크린 리더 사용자에게 충분한 정보를 제공하지 못합니다. "RocketCall 앱 와이어프레임"과 같이 구체적인 내용으로 수정하는 것이 좋습니다.

또한, 이미지가 커서 README 전체 가독성을 해칠 수 있으므로, <details> 태그를 사용해 기본적으로 접혀있는 상태로 두는 것을 고려해 보세요. 이렇게 하면 사용자가 필요할 때만 이미지를 펼쳐볼 수 있습니다.

Suggested change
<img width="884" height="868" alt="image" src="https://github.com/user-attachments/assets/ad58c77d-bae1-4449-b89f-bf659a088571" />
<details>
<summary>와이어프레임 보기</summary>
<br>
<img width=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant