Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gk4m authored Nov 3, 2018
1 parent 5528d36 commit 3ad8fd8
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# vue-spotify
In progress ...
Spotify client built with vue.js / vuex.

Authenticated users must have a valid Spotify Premium subscription because if it doesn't, Web Playback SDK will not work.

![alt text](https://github.com/gk4m/vue-spotify/blob/master/public/example/BrowseView.png "Browse")
![alt text](https://github.com/gk4m/vue-spotify/blob/master/public/example/AlbumsView.png "Albums")
Expand Down Expand Up @@ -35,3 +37,8 @@ In progress ...
* Seek playback to a given position
* Toggle Shuffle For User’s Playback
* Set Repeat Mode On User’s Playback

## Read more
* [Spotify web API](https://developer.spotify.com/documentation/web-api/)
* [Web Playback SDK](https://developer.spotify.com/documentation/web-playback-sdk/)

0 comments on commit 3ad8fd8

Please sign in to comment.