ソースを参照

raw image url broken, use pages instead

Matthew Wang 11 年 前
コミット
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