We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbbad05 commit c5f440cCopy full SHA for c5f440c
README.md
@@ -51,14 +51,7 @@ This shows a JavaScript file being diffed. A few things to note:
51
* Line deletions and per-character modifications.
52
* Long stretches of common lines are elided, but can be shown if desired.
53
* Syntax highlighting (via highlight.js)
54
-* Keyboard shortcuts (j/k) for stepping through fiels in the diff.
55
-
56
-Testing
57
--------
58
59
-(from an activated virtualenv)
60
61
- python test/*.py
+* Keyboard shortcuts (j/k) for stepping through files in the diff.
62
63
Development
64
-----------
0 commit comments