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

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index eb32c3c..4498f74 100644
--- a/README.md
+++ b/README.md
@@ -26,13 +26,13 @@ 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 :
 
-![alt text](img/access_token_1.png)
-
-<img src="img/access_token_1.png"  width="480" height="550">
+<img src="img/access_token_1.png"  width="600" height="550">
 
 ![alt text](img/access_token_2.png)
+<img src="img/access_token_2.png"  width="480" height="550">
 
 ![alt text](img/access_token_3.png)
+<img src="img/access_token_3.png"  width="480" height="550">
 
 ### Declare the docker registry access token in variables
 
-- 
GitLab