Add comment to minimal example

This commit is contained in:
Jordan Eldredge 2018-08-24 16:03:07 -07:00
parent 118c1ff305
commit 2e28d90dc1

View file

@ -6,7 +6,9 @@
</head>
<body>
<div id='app'></div>
<div id='app'>
<!-- Webamp will attempt to center itself within this div -->
</div>
<script src="https://unpkg.com/webamp@1.1.2/built/webamp.bundle.min.js"></script>
<script>
const Webamp = window.Webamp;