From 4572b0408c4d3a2090479ecc6a81d4a4912067c0 Mon Sep 17 00:00:00 2001
From: Nina Herrmann <nina.herrmann@uni-muenster.de>
Date: Fri, 25 Nov 2022 12:57:27 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 8934ba6..8e4c64c 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,9 @@
 [![Build Status](https://travis-ci.org/learnweb/moodle-tool_lifecycle.svg?branch=master)](https://travis-ci.org/learnweb/moodle-tool_lifecycle)
 [![codecov](https://codecov.io/gh/learnweb/moodle-tool_lifecycle/branch/master/graph/badge.svg)](https://codecov.io/gh/learnweb/moodle-tool_lifecycle)
 
+[Presentation Video Moodle Moot 2022](https://www.youtube.com/watch?v=7IduhrBMve4) | 
+[Slides](https://moodle.academy/pluginfile.php/42164/mod_data/content/2470/04-9-Finally_%20Deleting%20Courses%20Automatically.pdf)
+
 This plugin provides a modular framework, similar to a workflow engine, which allows the to execute recurring tasks within moodle associated with courses. 
 Possible use cases are (not limited to):
    - Deleting courses at end of life (including asking teachers for permission).
-- 
GitLab