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

---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index d29d5c1..d8965de 100644
--- a/README.md
+++ b/README.md
@@ -26,13 +26,11 @@ 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="500">
+![alt text](img/access_token_1.png)
 
 ![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