From bc31e765996833b47705fdd99b22d81a1e900d00 Mon Sep 17 00:00:00 2001
From: Jean-Yves TINEVEZ <jean-yves.tinevez@pasteur.fr>
Date: Wed, 22 Jul 2020 18:46:25 +0200
Subject: [PATCH] Fix link to logo.

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

diff --git a/README.md b/README.md
index 6c8354a..2fdb806 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![DeProjLogo-256](/Users/tinevez/Development/Matlab/DeProj/static/DeProjLogo-512.png)
+![DeProjLogo-256](static/DeProjLogo-512.png)
 
 DeProj is a MATLAB app made to yield accurate morphological measurements on cells in epithelia or tissues.
 
-- 
GitLab