Add a minimal example

This commit is contained in:
Jordan Eldredge 2018-03-28 22:37:28 -07:00
parent b0f5bfbde5
commit 0bf403bb28
3 changed files with 23 additions and 4 deletions

View file

@ -1,6 +1,12 @@
# Usage
Here's how to use Winamp-js in your own project:
Here's how to use Winamp-js in your own project.
## Examples
If you would like to look as some examples check out the [examples directory](../examples/) were you will find:
* [Minimal](../examples/minimal/) - An example that just uses a `<script>` tag that points to a CDN. No install required.
## Install