From a3c56a2d88865264e7f71cfa48585129a83d2098 Mon Sep 17 00:00:00 2001 From: Giovanna Stefanelli <giovanna.stefanelli@student.uclouvain.be> Date: Wed, 22 Apr 2020 20:50:57 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb1f11c..b98d382 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Projet 3 -Welcome to project 3! \\ +Welcome to project 3! \n 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