From 0fec0ff210d5a732b46188131b0dadc61d40529c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien=20Buxant?=
 <aurelien.buxant@student.uclouvain.be>
Date: Wed, 6 May 2020 11:34:41 +0200
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index dad12dc..b318de3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # README Group Q6
-# Authors Giovanna Stefanelli, Lucas Bosmans, Aurélien Buxant and Yohan Burignat
+# Authors : Giovanna Stefanelli, Lucas Bosmans, Aurélien Buxant and Yohan Burignat
 
 Program: "fact"
 
@@ -13,7 +13,7 @@ Program: "fact"
 
 
 ## 0. General Info
-This programme allows to determine if a number is prime otherwise its prime 
+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
 can be called with this sintax:
-- 
GitLab