Skip to content

Commit

Permalink
Move screenshot up in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
danvk committed Jun 24, 2015
1 parent 2fd2b3c commit 209c155
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions README.md
Expand Up @@ -11,6 +11,9 @@ Features include:
* Step back and forth through multiple files in a single diff
* Rich support for image diffs

<!-- This is `git webdiff 05157bba^..05157bba`, in this repo -->
![Screenshot of webdiff in action](http://www.danvk.org/webdiff.png)

Installation
------------

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

Preview
----------

![Screenshot of webdiff in action](http://www.danvk.org/webdiff.png)

This shows a JavaScript file being diffed. A few things to note:
* Line deletions and per-character modifications.
* Long stretches of common lines are elided, but can be shown if desired.
* Syntax highlighting (via highlight.js)
* Keyboard shortcuts (j/k) for stepping through files in the diff.

Development
-----------
Expand Down

0 comments on commit 209c155

Please sign in to comment.