From bc1a831deffd78381b7c4a2a629735c722a57ba7 Mon Sep 17 00:00:00 2001 From: Giovanna Stefanelli <giovanna.stefanelli@student.uclouvain.be> Date: Thu, 23 Apr 2020 21:46:29 +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 117ee15..4f99d27 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Dans ce dossier se trouvent les fichiers initiaux pour le projet du cours LEPL15 -- Aim of the program: +*Aim of the program: This program allows to determine if a number is prime otherwise its prime dividers are calculated. -- GitLab