From dc890e2a671f3dca6fa5f9ed22c800e7915cf71a Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Sat, 5 Jun 2021 14:05:47 +0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 676f8cd..8e79a04 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,11 @@ The main aim of this project was to create a custom peer to peer network. The us 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. +## Demo [![IMAGE ALT TEXT](http://img.youtube.com/vi/LRv3NR2lu7I/0.jpg)](https://www.youtube.com/watch?v=LRv3NR2lu7I "Simple P2P Cli application for creating containers") -# Table of contents +## Table of contents 1. [Introduction](Docs/Introduction.md) 2. [Installation](Docs/Installation.md) 3. [Design Architecture](Docs/DesignArchtectureIntro.md) @@ -30,7 +31,6 @@ flexibility on tracking the container's usages and killing the containers at any 3. [Server Module](Docs/ServerImplementation.md) 4. [Config Module](Docs/ConfigImplementation.md) 5. [Cli Module](Docs/CliImplementation.md) -5. [Problems](Docs/Problems.md)