diff --git a/README.md b/README.md
index 7faa79a4812b46ab8dc101d087a39c31b2eabfa3..bbea312dec359f8af2c4271e3bdae507a94b1299 100644
--- a/README.md
+++ b/README.md
@@ -4,29 +4,29 @@ List of commands to use the workflow
 
 
 dna_create  
-        dna_create [-sim] [-fl int] [-sp string] Cname  
+>`dna_create [-sim] [-fl int] [-sp string] Cname`  
         create an empty container
 
 dna_add  
-        dna_add DName Cname  
+>`dna_add DName Cname`  
         add a document in the container
 
 dna_del  
-        dna_del DI Cname  
+>`dna_del DI Cname`  
         delete a document from the container
 
 dna_list  
-        dna_list Cname  
+>`dna_list Cname`  
         display the list of documents in the container
 
 dna_store  
-        dna_store [-n_synth int] [-i_error float] [-d_error float] [-s_error float] Cname  
+>`dna_store [-n_synth int] [-i_error float] [-d_error float] [-s_error float] Cname`  
         synthetise the documents of the container into dna molecules
 
 dna_read  
-        dna_read [-n_read int] Cname DI Dname  
+>`dna_read [-n_read int] Cname DI Dname`  
         sequence a document of the container
 
 dna_test_commands  
-        dna_test_commands  
+>`dna_test_commands`  
         complete cycle test with a small document