From 1af850be1b8f77aa1c4dabbc77ceae82ed3884b8 Mon Sep 17 00:00:00 2001 From: Giovanna Stefanelli <giovanna.stefanelli@student.uclouvain.be> Date: Wed, 22 Apr 2020 20:50: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 dadb2c3..cb1f11c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Projet3_first_pull_request +# Projet 3 -Welcome to project 3! +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