From f84660b72f1117f957e3bf4526a666cbe92d525e Mon Sep 17 00:00:00 2001
From: Sacha van Albada <s.van.albada@fz-juelich.de>
Date: Tue, 13 Nov 2018 10:49:21 +0100
Subject: [PATCH] Added link to YouTube video to README

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

diff --git a/README.md b/README.md
index 2a050e2..d5019c4 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,8 @@ The model has been documented in the following publications:
 The code in this repository is self-contained and allows one to
 reproduce the results of all three papers.
 
+A video providing a brief introduction of the model and the code in this repository can be found [here](https://www.youtube.com/watch?v=NGAqe78vmHY&t=22s).
+
 ## Python framework for the multi-area model
 
 The entire framework is summarized in the figure below:
-- 
GitLab