From e233441649fc913a7bbf472db6831c56c5d9d945 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Reybert?= <jreybert@gmail.com>
Date: Tue, 1 Aug 2017 15:41:26 +0200
Subject: [PATCH] Add a short demo video

the gif is hosted on the issue https://github.com/jreybert/vimagit/issues/139
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b65367e..b434c1f 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ From a very single vim buffer, you can perform main git operations in few key pr
 
 Take a look at [TL;DR](#tldr) to start using it immediately.
 
-![Example of vimagit 1.5.1](../gh-pages/images/vimagit_screenshot_1.5.1.png?raw=true "Example of vimagit 1.5.1")
+![Example of vimagit 1.7.2](https://user-images.githubusercontent.com/533068/28827790-ee0ec640-76ce-11e7-840b-10a4f5e4eae4.gif "Example of vimagit 1.7.2")
 
 Some screencasts:
 * A simple [asciicast][5]
-- 
GitLab