From cfa6f3c7c06d813b9e26264346f77cd1a61cf7d2 Mon Sep 17 00:00:00 2001 From: BERTHAUT Florent <florent.berthaut@univ-lille.fr> Date: Mon, 15 Mar 2021 16:17:55 +0100 Subject: [PATCH] Update doc/README.md --- doc/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/README.md b/doc/README.md index 1a0634d..e9d5167 100644 --- a/doc/README.md +++ b/doc/README.md @@ -31,6 +31,13 @@ The design of bf-pd is based on the BOEUF conceptual framework which consists of ### Connecting parameters using ask and watch + +### Video example + +<iframe src="https://player.vimeo.com/video/214380530" width="640" height="360" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe> +<p><a href="https://vimeo.com/214380530">bf-pd</a> from <a href="https://vimeo.com/hitmuri">Florent Berthaut</a> on <a href="https://vimeo.com">Vimeo</a>.</p> + + # More resources Documentation for each of the user objects in bf-pd can be found in [objects.md](objects.md). -- GitLab