diff --git a/README.md b/README.md index fcd9df7..8a09fe4 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,10 @@ A Rest API for fetching lyrics from Spotify which is powered by Musixmatch. Comm + # Install using Composer +``` +composer require akashrchandran/spotify-lyrics-api +``` # Fetching Lyrics @@ -211,4 +215,4 @@ now open your browser and type `localhost:8080` and you should see the program r # Credits • [Me](https://akashrchandran.in) - -> For everything. \ No newline at end of file + -> For everything.