From 27fb51c0cd87ab1e63786859bf0b5fd8d23c57c6 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Fri, 23 Jan 2015 11:34:34 -0800 Subject: [PATCH] Move compiling section in readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5f1e7964bd..8ef15b0aab 100755 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ Works in modern versions of Firefox, Safari and Chrome. Untested in IE. - Drag in local sound or skin files or load them via the "eject" button - "Shade" mini-mode +## 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. + ## Reference - [skinspecs.pdf](http://members.xoom.it/skinart/tutorial/skinspecs..pdf) @@ -33,11 +38,6 @@ 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