From 33feb7122595401c68aa775be228499b615c6ca0 Mon Sep 17 00:00:00 2001
From: Christian Krause <christian.krause@idiv.de>
Date: Wed, 10 Oct 2018 17:57:57 +0200
Subject: [PATCH] adds usage information to readme

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

diff --git a/README.md b/README.md
index cdd3ab4..53f63a3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
 # The Official iDiv git Seminar
 
+## Usage
+
+- update reveal.js submodule
+- run make to create svg from dot sources
+
 ## Attribution
 
 - git logo by [Jason Long](https://twitter.com/jasonlong)
-- 
GitLab