From 161737c86e7dd81e750c3612216f12afa4a243c4 Mon Sep 17 00:00:00 2001
From: ikibalin <kibalin@ill.fr>
Date: Wed, 27 Mar 2024 17:51:36 +0100
Subject: [PATCH] Placement of logo in readme file is corrected

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

diff --git a/README.md b/README.md
index 13c574c..cda812d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # PyColl5
 
-<img src="PyColl5/icon.png" alt="logo" width="200" height="auto">
+<img src="PyColl5/icons/icon.png" alt="logo" width="200" height="auto">
 
 PyColl5 is software for visualization and analysis of the experimental data from the four-circle diffractometer with three-axis energy analysis [D10+@ILL](https://www.ill.eu/users/instruments/instruments-list/d10/description/instrument-layout).
 
-- 
GitLab