From c03d871b4ab9b243678c107746ab5a5184320065 Mon Sep 17 00:00:00 2001
From: Bunyamin Aslan <bunyamin@live.be>
Date: Wed, 13 Mar 2019 15:41:46 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 50d65ae..a068ceb 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,6 @@ Utilisation of the two server methods : LaunchServer and StopServer.
 
 Here we have a sendMail module and RetrieveMail module with basic methods to show how to send mails to the server, and retrieve these mails and download attachments from mongo database.
 
-Here is the json format for the 2 sent mails in the example code.
+Here is the json format for the 2 sent mails in the example code : 
 
 ![](jsonformat.png)
\ No newline at end of file
-- 
GitLab