From d1ee000ce743a4ccd6711cd1f6efbcd4dd149988 Mon Sep 17 00:00:00 2001
From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com>
Date: Sat, 5 Jun 2021 13:01:02 +0400
Subject: [PATCH] Update README.md
---
README.md | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index f697cb7..205a9fa 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,21 @@
+
+
+
+
+
+
+
[](http://perso.crans.org/besson/LICENSE.html)
[](https://GitHub.com/Akilan1999/p2p-rendering-computation/graphs/commit-activity)
[](http://golang.org)
[](https://pkg.go.dev/git.sr.ht/~akilan1999/p2p-rendering-computation)
-# P2P rendering and computation
-
-[](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.
+[](https://www.youtube.com/watch?v=LRv3NR2lu7I "Simple P2P Cli application for creating containers")
+
1. [Installation](Docs/Installation.md)
2. [Documentation](Docs/README.md)