From a31209c141876b92a0757ba00cad579f15f7c7e5 Mon Sep 17 00:00:00 2001
From: Giovanna Stefanelli <giovanna.stefanelli@student.uclouvain.be>
Date: Wed, 22 Apr 2020 20:51:13 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index b98d382..5188155 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # Projet 3
 
-Welcome to project 3! \n
+Welcome to project 3!
+
 This program allows to determine if a number is prime otherwise its prime 
 dividers are calculated.
 The numbers to be considered shall be in an file (*.txt) then the programme
-- 
GitLab