Просмотр исходного кода

raw image url broken, use pages instead

Matthew Wang 11 лет назад
Родитель
Сommit
cfbc465a38
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      README.md

+ 2
- 2
README.md Просмотреть файл

@@ -3,8 +3,8 @@
3 3
 View **colored** diff in unified-diff format or **side-by-side** mode with
4 4
 **auto pager**.  Requires Python (>= 2.5.0) and `less`.
5 5
 
6
-![Default](img/default.png)
7
-![Side-by-side](img/side-by-side.png)
6
+![Default](http://ymattw.github.com/cdiff/img/default.png)
7
+![Side-by-side](http://ymattw.github.com/cdiff/img/side-by-side.png)
8 8
 
9 9
 ## Installation
10 10