From d64331e2d4c94d1477a65ff925c36089c8e0e9ef Mon Sep 17 00:00:00 2001
From: Mohamad Moussa <mohamad.moussa@hesge.ch>
Date: Fri, 7 Jun 2024 14:48:14 +0200
Subject: [PATCH] Add README

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

diff --git a/Local-Without-Pred/README.md b/Local-Without-Pred/README.md
index 6cbd16f..d38a724 100644
--- a/Local-Without-Pred/README.md
+++ b/Local-Without-Pred/README.md
@@ -34,7 +34,7 @@ For local deployment, you can use the [script](./generate-docker-compose.py) to
 
 Replace <num_nodes> with the number of nodes in your network.
 
-Replace the varibale **image** (line 3) with your previouly built container image.
+Replace the varibale `image` (line 3) with your previouly built container image.
 
 ## Troubleshooting
 - Check the container logs 
-- 
GitLab