From ba66b710d3bdc33d49f56ea41ba968eccd99c0fa Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Tue, 11 May 2021 14:29:27 +0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5e62d6f..565eb8b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # P2P rendering and computation +[![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") + 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. @@ -8,3 +10,4 @@ flexibility on tracking the container's usages and killing the containers at any 2. [Documentation](Docs/README.md) +Simple P2P Cli application for creating containers