From 525c1262f7453ce9434756b2faf1351ba88d2da5 Mon Sep 17 00:00:00 2001 From: araison Date: Sun, 8 Nov 2020 16:10:46 +0100 Subject: [PATCH] Fixing error in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9e1ac3..973a733 100644 --- a/README.md +++ b/README.md @@ -149,9 +149,9 @@ Add the following line to the brandnew opened file : ## Ideas to enhanced the project : - Log system (owner, total calculation time by user) -- Manage cases in email sending (subject): processes finished well or not (Send Traceback) +- Manage cases (subject): processes finished well or not (Send Traceback) - Centralized system that scan every machine on a given IP adresses range. -- Better errors management (SMTP connection failed, no Cuda GPU on the machine,..) +- Better errors management (SMTP connection failed, no Cuda compatible GPU on the machine,..) - Documenting the project - Rewrite it in oriented object fashion