From 203e4f9249cd13839bac29365fde7b6464daf524 Mon Sep 17 00:00:00 2001 From: David Peter Date: Thu, 26 Apr 2018 00:12:49 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bac63e9f..41dd3f7f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ### Git integration -Additions, modifications and deletions are shown (a la `git diff`): +`bat` communicates with `git` to show modifications with respect to the index (see left side bar): ![Git integration example](https://i.imgur.com/2lSW4RE.png)