diff --git a/README.md b/README.md index ea283d2..4c196a6 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,6 @@ Within this repository directory in your [virtual machine](https://github.com/st ```bash npm test -s ``` +## Get Album Info + +Using Spotify API, get the album cover, artist, track names of an album according to a given album ID. diff --git a/index.html b/index.html index 6524157..490db70 100644 --- a/index.html +++ b/index.html @@ -1,8 +1,28 @@ -
-