diff --git a/README.md b/README.md
index 907ace64207d403205ca9643f0b405ef7ae4b192..29dd155a562a26dbca3f904a91ead5304c77b2af 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ new build flags:
 * client: WITH_IT4I_MIC_NATIVE=ON/OFF, WITH_IT4I_MIC_OFFLOAD=ON/OFF
 
 new folders:
+
 | it4i/client |  | 
 |  ----------- |  --- | 
 | api/client_api.h |  main header with predefined communication tags and structures | 
@@ -30,6 +31,7 @@ new folders:
 | cycles_omp |  the shared libraries to rendering on CPU using OpenMP | 
 | main |  blender_client application | 
 
+
 |  it4i/scripts (created for Salomon supercomputer with PBS job management system) |  | 
 |  ----------- |  --- | 
 |  build_lib.sh | build some basic libraries (boost, …) |