From 675f885abbf94c045e7968537a3e61a7fcb312a4 Mon Sep 17 00:00:00 2001 From: "S.Ashwin" Date: Sat, 14 Oct 2023 14:41:00 +0530 Subject: [PATCH 1/2] Added table of contents --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index dc8edc3..b9cb061 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,29 @@ ![Tailwind CSS](https://img.shields.io/badge/Tailwind%20CSS-^2.2.19-38B2AC.svg) ![License](https://img.shields.io/badge/License-MIT-brightgreen.svg) +## Table of Contents +- [Introduction](#beatbridge---a-music-player-with-a-recommendation-engine-🚀) +- [Features](#features) +- [Getting Started](#getting-started) + - [Guidelines for Contributions](#guidelines-for-contributions) + - [Code of Conduct](#code-of-conduct) + - [License](#license) +- [List of Contributors](#😍-our-valuable-contributors) + # BeatBridge - A Music Player with a Recommendation Engine 🚀 This Web App is a dedicated application that'll use Spotify API to Fetch Songs and play 'em in the interactive GUI. +# Features + +- Utilizes Spotify API to fetch songs +- Interactive GUI for playing music +- Recommendation Engine for suggesting songs + +# Getting Started + +Follow the guidelines below to contribute to BeatBridge. + ## Guidelines for Contributions - Ensure that your component is well-documented and follows best practices. From 5c6b322ad83f2009ad68309798ae74f37974d37f Mon Sep 17 00:00:00 2001 From: Ashwin Sriram <116557116+AshwinSriram11@users.noreply.github.com> Date: Sat, 14 Oct 2023 14:45:52 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9cb061..8c84064 100644 --- a/README.md +++ b/README.md @@ -34,13 +34,13 @@ ![License](https://img.shields.io/badge/License-MIT-brightgreen.svg) ## Table of Contents -- [Introduction](#beatbridge---a-music-player-with-a-recommendation-engine-🚀) +- [BeatBridge Introduction](#beatbridge---a-music-player-with-a-recommendation-engine-🚀) - [Features](#features) - [Getting Started](#getting-started) - [Guidelines for Contributions](#guidelines-for-contributions) - [Code of Conduct](#code-of-conduct) - [License](#license) -- [List of Contributors](#😍-our-valuable-contributors) +- [Our Contributors](#😍-our-valuable-contributors) # BeatBridge - A Music Player with a Recommendation Engine 🚀