From eab37600de0a2ed72aa6f47a082f89993a297370 Mon Sep 17 00:00:00 2001
From: "nabil.abdennad" <nabil.abdennadher@hesge.ch>
Date: Sun, 22 Sep 2024 10:14:13 +0200
Subject: [PATCH] uodate of the title

---
 Local-Without-Prediction/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Local-Without-Prediction/README.md b/Local-Without-Prediction/README.md
index ea9c36a..e325f9e 100644
--- a/Local-Without-Prediction/README.md
+++ b/Local-Without-Prediction/README.md
@@ -1,4 +1,4 @@
-# Lab : Distributed Algorithm - Message Passing
+# Lab : Distributed Algorithm - The "Bad" scenario.
 
 ## Overview
 This project implements a **Sockets** based distributed algorithm for communication between nodes. The code is designed to be containerised using Docker and executed locally. The algorithm will later be used as a backbone for distributed federated learning.
-- 
GitLab