From 4a6fd058fdb2ef23580f778307005da9e70c377d Mon Sep 17 00:00:00 2001
From: Thomas  MENARD <thomas.menard@pasteur.fr>
Date: Tue, 4 Jun 2019 09:46:27 +0200
Subject: [PATCH] Update README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4498f74..d29d5c1 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ One of the many Gitlab feature is the ability to host docker images.
 In order to permit Kubernetes to fetch those images, you need to provide an access token.
 Please follow the following steps in order to create the access token :
 
-<img src="img/access_token_1.png"  width="600" height="550">
+<img src="img/access_token_1.png"  width="600" height="500">
 
 ![alt text](img/access_token_2.png)
 <img src="img/access_token_2.png"  width="480" height="550">
-- 
GitLab