From c7daa2910aa53465890237195e7bb8f2f4e3f7a1 Mon Sep 17 00:00:00 2001
From: Mouhcine Mendil <mouhcine.mendil@gmail.com>
Date: Tue, 5 Nov 2024 16:47:00 +0100
Subject: [PATCH] doc: update readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b2537a1..e19664d 100644
--- a/README.md
+++ b/README.md
@@ -141,7 +141,7 @@ The library provides several metrics (`deel.puncc.metrics`) and plotting capabil
 A quick comparison of both approaches is provided in the [**API tutorial**](docs/api_intro.ipynb) for a regression problem.
 
 <figure style="text-align:center">
-    <img src="docs/assets/puncc_architecture.png" width="70%"/>
+    <img src="docs/assets/puncc_architecture.png" width="100%"/>
 </figure>
 
 ### 🖥️ Implemented Algorithms