From 61911b46de438c71e72a5ccdf29e45dd084caa6b Mon Sep 17 00:00:00 2001
From: Stephane Chavin <stephane.chavin@lis-lab.fr>
Date: Mon, 17 Mar 2025 08:53:36 +0100
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index 7fe799e..23dd254 100755
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 <h1 align="center"><strong>RAVEN2YOLO</strong></h1>
 
-<img src="workflow_raven2yolo.png" alt="WORFLOW" style="width:100%; border-radius:15px;"/>
+<img src="workflow_raven2yolo.png" alt="WORFLOW" style="width:70%; border-radius:15px;"/>
 
 This GitHub repository was created to simplify learning YOLOv5 and to adapt it for bioacoustics. It supports a paper analyzing Humpback Whale (<i>Megaptera novaeangliae</i>) vocalizations through the automatic detection and classification of 28 units.
 
-- 
GitLab