Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update README.md #19

Merged
merged 1 commit into from
Nov 8, 2022
Merged
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
2 changes: 1 addition & 1 deletion codereview/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<img width="500" alt="image" src="https://user-images.githubusercontent.com/46308949/197687317-9a24f9fa-d98f-4996-bc4a-d4ac76cc205e.png">

### 2. 코멘트 남기고 싶은 라인 클릭
- 코드릴 읽고 코멘트를 남기고 싶은 부분을 찾아서 라인 번호에 마우스를 가져다 댄 후 `+` 버튼을 클릭합니다.
- 코드를 읽고 코멘트를 남기고 싶은 부분을 찾아서 라인 번호에 마우스를 가져다 댄 후 `+` 버튼을 클릭합니다.
<img width="500" alt="image" src="https://user-images.githubusercontent.com/46308949/197687316-d3f5f8af-4ac5-4b01-bcc0-b209b08675fc.png">

### 3. 코멘트 작성 후 Start a reivew 클릭
Expand Down