From 671a54edb8e7da52620f64a7fa7d16d32961d19f Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Tue, 11 May 2021 08:14:15 +0400 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 3f2e7a0..5e62d6f 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ The main aim of this project was to create a custom peer to peer network. The user acting as the client has total flexibility on how to batch the tasks and the user acting as the server has complete -flexibility on tracking the container's usages and killing the containers at any point of time. A -prototype has been implemented that helped to meet the functional requirements of the project. -A through evaluation of the prototype has been performed. +flexibility on tracking the container's usages and killing the containers at any point of time. 1. [Installation](Docs/Installation.md) 2. [Documentation](Docs/README.md)