From 1220947601031085b4b4a5cc0e46220dc50c1588 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Fri, 18 Nov 2016 22:15:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 61f9f26f..62a2ea69 100755 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Zöff ##### The server-side is required for this website, and it's found at: here +### Zöff now supports integrated casting with chromecast! + ##### Config To get the website to run as intended, please enabled mod_rewrite for apache2, and add ```AllowOverride All``` to the directory containing the webserver in Apache2 (it's usually /etc/apache2/sites-enabled/000-default.conf)