From 50597557460a648242c5cf9aebd29c6ed16b7708 Mon Sep 17 00:00:00 2001
From: gmillot <gael.millot@pasteur.fr>
Date: Tue, 4 Oct 2022 16:29:59 +0200
Subject: [PATCH] README improved

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 03f448a..95f4146 100644
--- a/README.md
+++ b/README.md
@@ -75,9 +75,9 @@ Use the gitlab tag of the docker image (e.g., gitlab_v5.0) to get the descriptio
 ### 9.1
 
 Dockerfiles added: <br />
-ubuntu/v20.04/extended/v1.0 at date 20221002: from ubuntu:20.04 with git bc gawk coreutils added
-ubuntu/v20.04/slivar/v2.0 at date 20221002: from ubuntu:20.04 with samtools and slivar added
-ubuntu/v20.04/samtools/v1.0 at date 20221002: from ubuntu:20.04 with samtools added
+ubuntu/v20.04/extended/v1.0 at date 20221002: from ubuntu:20.04 with git bc gawk coreutils added<br />
+ubuntu/v20.04/slivar/v2.0 at date 20221002: from ubuntu:20.04 with samtools and slivar added<br />
+ubuntu/v20.04/samtools/v1.0 at date 20221002: from ubuntu:20.04 with samtools added<br />
 ubuntu/v20.04/htslib/v1.0 at date 20221002: from ubuntu:20.04 with samtools added
 
 
@@ -120,8 +120,8 @@ python\v3.9.10\extended\v3.1 at date 20220504: from gmillot/python_v3.9.10_exten
 ### v8.6
 
 Dockerfiles added: <br />
-python\v3.6.8\base\v1.0 at date 20220504: FROM python:3.6.8
-python\v3.6.8\serpentine\v1.0 at date 20220504: from gmillot/python_v3.8.6_base_v1.0:gitlab_v8.6
+python\v3.6.8\base\v1.0 at date 20220504: FROM python:3.6.8<br />
+python\v3.6.8\serpentine\v1.0 at date 20220504: from gmillot/python_v3.8.6_base_v1.0:gitlab_v8.6<br />
 python\v3.9.10\extended\v3.0 at date 20220504: from gmillot/python_v3.9.10_extended_v2.0:gitlab_v8.4 with cyvcf2 package added
 
 
-- 
GitLab