Document where static files can be found

This commit is contained in:
Jordan Eldredge 2018-03-28 19:18:49 -07:00
parent baa4ae93b9
commit 7bbeacce9e

View file

@ -52,9 +52,11 @@ const winamp = new Winamp({
artist: "DJ Mike Llama",
title: "Llama Whippin' Intro",
},
// Can be downloaded from: https://github.com/captbaritone/winamp2-js/raw/master/mp3/llama-2.91.mp3
url: "path/to/mp3/llama-2.91.mp3"
}],
initialSkin: {
// Can be downloaded from https://github.com/captbaritone/winamp2-js/raw/master/skins/base-2.91.wsz
url: "path/to/skins/base-2.91.wsz"
},
enableHotkeys: true // Enable hotkeys