diff --git a/README.md b/README.md index e2858ae..0fe0ccf 100755 --- a/README.md +++ b/README.md @@ -2,13 +2,19 @@ A custom audio player with material paper style and clean design. +![Paper-audio-player example](http://nadikun.com/code/paper-audio-player/demo/paper-audio-player.jpg) + +## Live demo + +Check the Player live [here](http://nadikun.com/code/paper-audio-player/demo). + +## Element usage example + Here is an example of code to add a Paper-Audio-Player element to your page: -``` - - ``` + + + **Title** and **color** attributes are optional. @@ -28,6 +34,3 @@ Then, go ahead and download the player's dependencies: bower install -## Demo - -To be added soon. \ No newline at end of file diff --git a/demo/index.html b/demo/index.html index a7d33b6..f4b8364 100755 --- a/demo/index.html +++ b/demo/index.html @@ -6,7 +6,7 @@ Paper-Audio-Player Demo - +