diff --git a/README.md b/README.md
index f50fe76ff17b43f7c1efab822f68110228cf1c80..e7b3bd31dc97ece3438fb1e0660db9bfbe4d9111 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
 # How to
 
 ## Description
-This project aims to emulate microservice for an online store. In this project we have three microservices: 
-                        - AccountService : Takes care of events linked to user accounts
-                        - OrderService : Takes care of events linked to orders from users
-                        - StockService : Takes care of events linked to the stores stock
+This project aims to emulate microservice for an online store. In this project we have three microservices:  
+                        - AccountService : Takes care of events linked to user accounts  
+                        - OrderService : Takes care of events linked to orders from users  
+                        - StockService : Takes care of events linked to the stores stock  
 
 In the different services we test the appearance of certain events that trigger other ones. This is how the chain of command works and the services communicate together through the broker.
 
@@ -35,9 +35,9 @@ http://localhost:8080/demo.html
 
 ## Détails du travail de groupe
 
-Mata Sebastian - sebastian.mata@etu.hesge.ch
-Ramusi Michael - michael.ramusi@etu.hesge.ch
-Vuilleumier Thierry - thierry.vuilleumier@etu.hesge.ch
-Grant Roxanne - roxanne.grant@etu.hesge.ch
-lien git :
-https://githepia.hesge.ch/michael.ramusi/microservices.git
\ No newline at end of file
+Mata Sebastian - sebastian.mata@etu.hesge.ch  
+Ramusi Michael - michael.ramusi@etu.hesge.ch  
+Vuilleumier Thierry - thierry.vuilleumier@etu.hesge.ch  
+Grant Roxanne - roxanne.grant@etu.hesge.ch  
+lien git :  
+https://githepia.hesge.ch/michael.ramusi/microservices.git  
\ No newline at end of file