From 6b22a7ccfc1d4ee5e84511bd2807ff05e2539e68 Mon Sep 17 00:00:00 2001 From: Sumit Kolhe <35036894+sumitkolhe@users.noreply.github.com> Date: Sat, 23 Mar 2024 16:13:57 +0530 Subject: [PATCH] docs(changelog): add changelog hyperlink --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1a3e0b09..f9ae3ab7 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,18 @@ # JioSaavn API +![GitHub License](https://img.shields.io/github/license/sumitkolhe/jiosaavn-api) +![GitHub Release](https://img.shields.io/github/v/release/sumitkolhe/jiosaavn-api) + An Unofficial API for downloading high-quality songs, albums, playlists, and more from [JioSaavn](https://jiosaavn.com). ## 📚 Documentation Check out the [API documentation](https://saavn.dev/docs) for detailed information on how to use the API. +## 📰 Changelog + +For a detailed list of changes, see the [CHANGELOG](CHANGELOG.md). + ## 🔌 Running Locally > [!NOTE]