Skip to content

Commit 8e3edec

Browse files
marocchinoShim Tw
authored andcommitted
Translate image diff (ko)
1 parent 03057a7 commit 8e3edec

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.ko.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
4040
- [Diffable Maps](#diffable-maps)
4141
- [Expanding Context in Diffs](#expanding-context-in-diffs)
4242
- [Diff or Patch of Pull Request](#diff-or-patch-of-pull-request)
43+
- [Rendering and diffing images](#rendering-and-diffing-images)
4344
- [Hub](#hub)
4445
- [Decreasing Contributor Friction](#decreasing-contributor-friction)
4546
- [Contributing Guidelines](#contributing-guidelines)
@@ -524,7 +525,15 @@ index 88fcf69..8614873 100644
524525
(...)
525526
```
526527

527-
### Hub - Git Wrapper
528+
#### Rendering and diffing images
529+
530+
깃허브는 PNG, JPG, GIF, PSD를 포함한 여러 일반 적인 이미지 형식을 표시할 수 있습니다. 추가적으로 이미지 형식의 diff를 표시하는 여러 방법을 제공합니다.
531+
532+
[![Diffable PSD](https://cloud.githubusercontent.com/assets/2546/3165594/55f2798a-eb56-11e3-92e7-b79ad791a697.gif)](https://github.com/blog/1845-psd-viewing-diffing
533+
534+
[*이미지 diff에 대해 더 읽어 보세요.*](https://help.github.com/articles/rendering-and-diffing-images)
535+
536+
### Hub
528537

529538
[Hub](https://github.com/github/hub)는 깃허브를 좀 더 쉽게 사용할 수 있도록 추가 기능 및 명령을 제공하는 커맨드 라인 깃 래퍼입니다.
530539

0 commit comments

Comments
 (0)