diff --git a/README.md b/README.md index de47a5cb..948f7c8f 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ const search = await youtube.search('Interstellar Main Theme', { client: 'YTMUSI corrected_query:string, results:{ top_result:[Array], // Can be anything; video, playlist, artist etc.. - songs:[ + songs:[ { id:string, title:string,