From 9d9caf7317fde48a985984707d00f6af438a8e7b Mon Sep 17 00:00:00 2001
From: BERTHAUT Florent <florent.berthaut@univ-lille.fr>
Date: Mon, 15 Mar 2021 16:10:37 +0100
Subject: [PATCH] Update doc/README.md

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

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