diff --git a/content/api.md b/content/api.md index ab41bb1..86ee9d4 100644 --- a/content/api.md +++ b/content/api.md @@ -23,17 +23,18 @@ menu:
Example Response:

-            All The Things,Gaullin,https://www.last.fm/music/Gaullin/_/All+The+Things,true
+            PUNCHING BAG,blackwinterwells,https://www.last.fm/music/blackwinterwells/_/PUNCHING+BAG,https://lastfm.freetls.fastly.net/i/u/300x300/da1eaf8adf9ad97a7b86fb76e6e1a876.jpg,true
             
Response Breakdown:

-            Song Name,Artist Name,LastFM Song Page Link,Now Playing
+            Song Name,Artist Name,LastFM Song Page Link,Album Art Link,Now Playing
             
API Source Code: GitHub Gist