瀏覽代碼

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