From 24522b03153d5b58d70a9685d2257a87f13da7d6 Mon Sep 17 00:00:00 2001 From: Matthieu Lalonde Date: Fri, 9 Nov 2012 22:21:41 -0500 Subject: [PATCH] Added note about browser compatibility --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d51480e..a137410 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ **[Live Demo Here][].** +As of this righting, the app is only compatible in Chrome/Chromium. + + In order to expose a DAAP server, one must proxy it in front of nginx/lighttpd/apache in order to inject the CORS headers (Access-Control-Allow-Origin and the like).