Skip to content

Commit 209c155

Browse files
committed
Move screenshot up in the README
1 parent 2fd2b3c commit 209c155

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Features include:
1111
* Step back and forth through multiple files in a single diff
1212
* Rich support for image diffs
1313

14+
<!-- This is `git webdiff 05157bba^..05157bba`, in this repo -->
15+
![Screenshot of webdiff in action](http://www.danvk.org/webdiff.png)
16+
1417
Installation
1518
------------
1619

@@ -52,16 +55,6 @@ user.password: yourpassword
5255
Make sure you chmod this file to only be readable by yourself. In the future
5356
we'll support [Oauth][].
5457

55-
Preview
56-
----------
57-
58-
![Screenshot of webdiff in action](http://www.danvk.org/webdiff.png)
59-
60-
This shows a JavaScript file being diffed. A few things to note:
61-
* Line deletions and per-character modifications.
62-
* Long stretches of common lines are elided, but can be shown if desired.
63-
* Syntax highlighting (via highlight.js)
64-
* Keyboard shortcuts (j/k) for stepping through files in the diff.
6558

6659
Development
6760
-----------

0 commit comments

Comments
 (0)