Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
farshed committed Sep 6, 2021
1 parent d7c7be0 commit 2582094
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ const options = {
apiKey: 'XXXXXXXXXXXXXXXXXXXXXXX',
title: 'Blinding Lights',
artist: 'The Weeknd',
optimizeQuery: true,
authHeader: false
optimizeQuery: true
};

getLyrics(options).then((lyrics) => console.log(lyrics));
Expand Down

0 comments on commit 2582094

Please sign in to comment.