From f4b981c5c9062d78d10d9d4f605d7bbc12909cdc Mon Sep 17 00:00:00 2001
From: Mauro Tempesta <mauro.tempesta@tuwien.ac.at>
Date: Wed, 6 Nov 2019 15:39:28 +0000
Subject: [PATCH] Public repository for presentations

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

diff --git a/README.md b/README.md
index 524cb87..db9d1c4 100644
--- a/README.md
+++ b/README.md
@@ -72,6 +72,8 @@ Some recommendations for your talk:
 * Explain the exploitation steps in an understandable manner
 * If possible, describe the impact of this security threat in a realistic scenario and discuss possible countermeasures
 
+We have created a public [Github repository](https://github.com/w0y/CTF-Seminar-Presentations) where you should upload your presentation after giving the talk. Add your slides/material to the directory `<ctf_name>-<year>/<challenge_name>/` and issue a pull request when you are done with the changes! Don't forget to add a reference to your challenge in the main `README.md` file of the repository.
+
 
 Evaluation
 ----------
-- 
2.43.0