From 2edb5b91c7c6789ad8796a1f80b418c601fab4c1 Mon Sep 17 00:00:00 2001
From: BERTHAUT Florent <florent.berthaut@univ-lille.fr>
Date: Mon, 15 Mar 2021 18:31:55 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index c9f9d6c..d671ba5 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ The design of bf-pd is based on the BOEUF conceptual framework which consists of
 
 ## Getting started: Building your instrument
 
-![doc/img/start.gif](img/start.gif)
+![doc/img/start.gif](doc/img/start.gif)
 
 - Create a declare object with -path bf-pd
 - Create a bf-instrument object with your instrument name as argument
-- 
GitLab