diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..da3ad30 --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ +# Git time machine + +Quickly browse through previous versions of a file. + +![screenshot](screenshot.png) + +Use the up/down arrow keys to browse through commits in the left pane, or to scroll the file in the right pane. Switch panes using the left/right arrow keys, or by clicking the mouse. You can also use h/j/k/l for navigation, and page up/down to scroll. + +Click and drag on the divider to resize the panes.