From 8807ffb24c2e1344b799a3e99f3ea2d7d8c4d8d7 Mon Sep 17 00:00:00 2001 From: Giovanna Stefanelli <giovanna.stefanelli@student.uclouvain.be> Date: Thu, 23 Apr 2020 21:47:01 +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 4f99d27..606444d 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