From 5203c51d83292e701e282ca644cb0d26fa1b9f40 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Fri, 17 Apr 2020 11:03:57 +0200
Subject: [PATCH] =?UTF-8?q?Add=20Willi=20Mutschler=E2=80=99s=20video=20tut?=
 =?UTF-8?q?orials=20on=20how=20to=20use=20the=20parallel=20option=20in=20D?=
 =?UTF-8?q?ynare?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 resources/index.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/resources/index.md b/resources/index.md
index 62aebd0..82cb36a 100644
--- a/resources/index.md
+++ b/resources/index.md
@@ -73,6 +73,16 @@ distributed with each Dynare release and also available here:
 <i class="fas fa-external-link-alt"></i> [Houtan Bastani’s Tutorial on using the Preprocessor’s JSON output](https://macro.cepremap.fr/article/2020-01/dynare-preprocessor-w-json/)
 </p>
 
+<p class="indent" markdown="1">
+Willi Mutschler’s video tutorials on how to use the parallel option in Dynare:
+</p>
+<ul class="resources">
+  <li><i class="fas fa-youtube-play"<i> [On Windows](https://www.youtube.com/watch?v=QKVm4bKTRbY)</li>
+  <li><i class="fas fa-youtube-play"<i> [On macOS](https://www.youtube.com/watch?v=yuB75NmE3Is)</li>
+  <li><i class="fas fa-youtube-play"<i> [On Ubuntu Linux](https://www.youtube.com/watch?v=ei8MjNipUyU)</li>
+</ul>
+
+
 # <i class="fas fa-book"></i> Dynare implementations of published models
 
 <p class="indent">
-- 
GitLab