Browse Source

raw image url broken, use pages instead

Matthew Wang 11 years ago
parent
commit
cfbc465a38
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

3
 View **colored** diff in unified-diff format or **side-by-side** mode with
3
 View **colored** diff in unified-diff format or **side-by-side** mode with
4
 **auto pager**.  Requires Python (>= 2.5.0) and `less`.
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
 ## Installation
9
 ## Installation
10
 
10