From 6b77f6142e082bec968d3595f95ea02bb5d5766a Mon Sep 17 00:00:00 2001 From: Sotir Danailov Date: Fri, 23 Jan 2015 20:55:06 +0200 Subject: [PATCH] Issue #143 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d5d6f87a..710d5459 100755 --- a/README.md +++ b/README.md @@ -39,6 +39,11 @@ Works in modern versions of Firefox, Safari and Chrome. Untested in IE. - [Spotiamp](http://spotiamp.com/) The folks at Spotify reimplemented Winamp as a frontend for Spotify. Not in a browser, and only runs on Windows. +## Compiling + +You don't need to compile the code, because this is Javascript. +You only need to run the index.html file with a normal web browser, and you're good to go. + ## Thanks - Research and feature prototyping: @PAEz