From 7959630475cb44d9f8f4f05a8d4bacb4759d6111 Mon Sep 17 00:00:00 2001
From: Dariusz Janny <janny@man.poznan.pl>
Date: Thu, 21 Jan 2021 23:24:33 +0100
Subject: [PATCH] [edugain/faas#17] small updated in text presentation

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

diff --git a/README.md b/README.md
index 4082da8..44f38be 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
 
 ## structure
 `_conf/`_ - directory with configuration files
+
 `test/` - directory with tests files
 
 ## build image
@@ -17,7 +18,7 @@ make run
 `
 
 ## additional commands
-`
+```
 clean                          clean DB docker volume
 build                          build container
 build-nc                       build container without caching
@@ -29,4 +30,4 @@ stop                           stop container
 version                        print current component version
 test                           run all tests
 testFaasDB                     run checking docker image tests
-`
+```
-- 
GitLab