From a2316cfae79335dfe60060eb573eec6e130c7676 Mon Sep 17 00:00:00 2001 From: Giovanna Stefanelli <giovanna.stefanelli@student.uclouvain.be> Date: Thu, 23 Apr 2020 21:47:35 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9898bbb..d97f62e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Dans ce dossier se trouvent les fichiers initiaux pour le projet du cours LEPL15 `Aim of the program`: 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 program can be called with this sintax: -- GitLab