From 166933132702d3c2e5a3beab4efe91101c91c311 Mon Sep 17 00:00:00 2001
From: Thomas  MENARD <thomas.menard@pasteur.fr>
Date: Tue, 4 Jun 2019 00:02:04 +0200
Subject: [PATCH] Update README

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

diff --git a/README.md b/README.md
index c9b3d91..4612f01 100644
--- a/README.md
+++ b/README.md
@@ -122,10 +122,11 @@ Once succesfully completed, you can see the docker image in the `Registry`sectio
 
     * PostgreSQL Server
         In order to deploy a Postgresql server we need :
-            [ ] Storage
-        [ ] Configuration
-        [ ] Deployment
-        [ ] Service
+
+        - [ ] Storage
+        - [ ] Configuration
+        - [ ] Deployment
+        - [ ] Service
 
         * Persistent Volume Claim
 
-- 
GitLab