From 111c5ef93c9ab43590b0153365e2ed44db2ffdb2 Mon Sep 17 00:00:00 2001 From: Faraz Shaikh Date: Mon, 23 Aug 2021 18:05:37 +0530 Subject: [PATCH 1/5] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2e1fac7..eb0ce35 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@
+ + [![GPLv2 license](https://img.shields.io/badge/License-GPLv2-blue.svg)](http://perso.crans.org/besson/LICENSE.html) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Akilan1999/p2p-rendering-computation/graphs/commit-activity) From f0bdb44e7cf0041bf0295c0126e20e3c351f70c5 Mon Sep 17 00:00:00 2001 From: Chandrashekhar R Date: Mon, 30 Aug 2021 16:58:35 +0400 Subject: [PATCH 2/5] Changed the `` tag to `` Replaces with to add CSS properties to the text Thereby meeting HTML5 standards --- index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index cb1412e..a8b7991 100644 --- a/index.html +++ b/index.html @@ -17,8 +17,12 @@

Project:

Community Server to download public network

From c83ebbe149746243d791a90d6e1d1a5ab5d8c051 Mon Sep 17 00:00:00 2001 From: Chandrashekhar R Date: Mon, 30 Aug 2021 18:09:41 +0400 Subject: [PATCH 3/5] Adds a `target` attribute within all `` tags Opens all the hyperlinks in a new tab/window --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index a8b7991..bb64464 100644 --- a/index.html +++ b/index.html @@ -18,10 +18,10 @@

Project:

@@ -45,14 +45,14 @@

Other links:

From f781cc28fcdabd95c457020715f9227b395f710a Mon Sep 17 00:00:00 2001 From: Chandrashekhar R Date: Mon, 30 Aug 2021 18:38:22 +0400 Subject: [PATCH 4/5] Multiple commits to meet **HTML5** standards 1. Adds tags for abbrieviations 2. Adds tag for definitions 3. Minor Edits here and there too --- index.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index bb64464..113ae9c 100644 --- a/index.html +++ b/index.html @@ -6,14 +6,14 @@ -P2PRC +P2PRC Logo

P2PRC

A peer to peer network designed for computation -

P2PRC is peer to peer to network designed for computation reasons.

-

This project was developed during my 4th year dissertation at Heriot-Watt university and We are getting the - project to a usable state.

-

It's purpose is for people to use each others computers rather than servers such as AWS and Azure.

+

P2PRC is peer to peer to network designed for computation reasons.

+

This project was developed during my 4th year dissertation at Heriot-Watt University and We are getting the + project to a usable state.

+

It's purpose is for people to use each others computers rather than servers such as AWS and Azure.

Project:

    @@ -45,7 +45,7 @@ @@ -57,4 +57,5 @@ - + + From e9ce832893f0ffd5bec54a280504afb0f80ca7ce Mon Sep 17 00:00:00 2001 From: Chandrashekhar R Date: Mon, 30 Aug 2021 22:24:30 +0400 Subject: [PATCH 5/5] Adds an official Discord Banner Uses Discord's API to display the server details As well as a hyperlink underneath it too --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index eb0ce35..baa58c7 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,6 @@ The programming language used for this project was Golang. The reason Go lang wa ## Find out more As we are working on the open source project p2prc (i.e p2p network designed for computation).If you are interested in participating as a contributor or just providing feedback on new features to build or even just curious about new features added to the project. We have decided to create a discord group. -Group: -https://discord.gg/b4nRGTjYqy +[![Support Server](https://discordapp.com/api/guilds/854397492795277322/widget.png?style=banner2)](https://discord.gg/b4nRGTjYqy)