From ec1c0781e1a9aeec83e4908c8426923c01755e8d Mon Sep 17 00:00:00 2001 From: Thanasis S <8089997+MrThanasiz@users.noreply.github.com> Date: Tue, 19 Nov 2019 23:47:01 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e51fade..da2a152 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Distributed System Implementation +# Music Client / Server Distributed Implementation This program was created to as part of the Distributed Systems class at University of Derby. Its a Client - Load Balancer - Client implementation of a very basic form of a music playing app. Allowing the user to make an account, view and play songs found on the server.