modified README file

This commit is contained in:
2021-05-09 20:26:35 +04:00
parent d1f94f05ce
commit fd1b97f998
3 changed files with 27 additions and 4 deletions

View File

@@ -1,7 +1,13 @@
# P2P rendering and computation
## Sponcor this project
[Patereon](https://www.patreon.com/akilan)
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 thorough evaluation of the prototype has been performed.
1. [Installation](Docs/Installation.md)
2. [Documentation](Docs/README.md)
3. [Sponsor this project](https://www.patreon.com/akilan)
To be Added after 8th of May