From 23dda79a36633cf4cf7fdc665a9d234beabb9167 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Mon, 13 Apr 2015 19:33:26 -0700 Subject: [PATCH] Add embed link to demo page, and update README --- README.md | 19 +++++++++++++++++++ css/page.css | 40 ++++++++++++++++++++++++++++++++++++++++ index.html | 5 +++++ js/main.js | 4 ++++ 4 files changed, 68 insertions(+) diff --git a/README.md b/README.md index 5c6e09a9..b77bcf35 100755 --- a/README.md +++ b/README.md @@ -16,6 +16,25 @@ supported](http://caniuse.com/#feat=audio-api). - "Shade" mini-mode - "Doubled" mode, where the main window is twice as large: `Ctrl-D` +## Embed Winamp2-js in your web page + +If you would like to embed Winamp2-js into your web page, simply paste this +HTML snippet where you would like the player to appear: + + + +You can set the default audio file by adding the following attribute to the +`'> + +