diff --git a/examples/minimalMilkdrop/README.md b/examples/minimalMilkdrop/README.md index 86d86ae5..59afbd75 100644 --- a/examples/minimalMilkdrop/README.md +++ b/examples/minimalMilkdrop/README.md @@ -2,7 +2,7 @@ ## API is still being finalized and may change when released -This example fetches the Webamp bundle from a free CDN, and fetches the audio file and skin from a free CDN as well, and loads Milkdrop visualizer. +This example fetches the Webamp bundle from a free CDN, and fetches the audio file from a free CDN as well, and loads Milkdrop visualizer. You should be able to open this local html file in your browser and see Webamp working. diff --git a/examples/minimalMilkdrop/index.html b/examples/minimalMilkdrop/index.html index 757d3811..66b2ec34 100755 --- a/examples/minimalMilkdrop/index.html +++ b/examples/minimalMilkdrop/index.html @@ -16,7 +16,7 @@ * stable version yet, until it is, you can use by installing * `webamp@next`. */ - import Webamp from "https://unpkg.com/webamp@0.0.0-next-f432117/butterchurn"; + import Webamp from "https://unpkg.com/webamp@0.0.0-next-7cdc35b/butterchurn"; const webamp = new Webamp({ initialTracks: [ {