From e80be83065857ccf018937d28283610cc72a2b70 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Sun, 10 Jun 2018 12:52:55 +1000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3109cebe6..dd3ad62e2 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,8 @@ All commands are listed at the bottom of the application ### Resolving merge conflicts ![Gif](https://image.ibb.co/iyxUTT/shortermerging.gif) +### Viewing commit diffs +![Viewing Commit Diffs](https://image.ibb.co/gPD02o/capture.png) + ## Work in progress This is still a work in progress so there's still bugs to iron out and as this is my first project in Go the code could no doubt use an increase in quality, but I'll be improving on it whenever I find the time. If you have any feedback feel free to raise an issue/submit a PR.