From 4e5459e66a74a79ce9b6d0264e8aa1ade96dccad Mon Sep 17 00:00:00 2001 From: "Someshwar, Rudra (PG/T - Comp Sci & Elec Eng)" <rs01922@surrey.ac.uk> Date: Mon, 8 May 2023 10:42:45 +0000 Subject: [PATCH] minor readme update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e307f09..879684d5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -## Best Listens +# Best Listens Best Listens is a social music rating app where you and your friends can rate songs and see what your community rates popular songs. +This project is a proof-of-concept to explore the benefits of a microservice architecture. More details can be found in 'report.pdf'. + ## Pre-requisites Ensure you have [Docker Desktop downloaded](https://docs.docker.com/compose/install/#:~:text=Scenario%20one%3A%20Install%20Docker%20Desktop,Linux) and open to connect containers and images -- GitLab