mirror of
https://github.com/captbaritone/webamp.git
synced 2026-08-01 14:33:38 +00:00
Add a minimal example
This commit is contained in:
parent
b0f5bfbde5
commit
0bf403bb28
3 changed files with 23 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue