From 149bc2b29d8b6827411c47265e8faacbe620b219 Mon Sep 17 00:00:00 2001
From: sfriedmann <stefan.friedmann@informatik.hs-fulda.de>
Date: Mon, 25 May 2020 11:12:40 +0200
Subject: [PATCH] modified README.md

added a short description and examples
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index e69de29..6391baa 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,6 @@
+Dies ist eine Beispiel-Konfiguration für rtmp-Streaming mit nginx+.
+
+Die Konfiguration basiert auf folgenden Beispielen:
+https://github.com/arut/nginx-rtmp-module
+https://www.isrv.pw/html5-live-streaming-with-mpeg-dash
+https://www.nginx.com/blog/scalable-live-video-streaming-nginx-plus-bitmovin/#bitdash-home
-- 
GitLab