Skip to content

Commit

Permalink
Merge pull request #87 from Sentinelrv/patch-9
Browse files Browse the repository at this point in the history
Update resources.html
  • Loading branch information
peerchemist committed Feb 14, 2019
2 parents a3d50c7 + 2523c3b commit 525e4f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions resources.html
Expand Up @@ -56,12 +56,12 @@ <h1 class="title">Resources</h1>
<div class="row justify-content-center">
<div class="col-md-6 justify-content-center">
<h1 class="titlethick">Contribute</h1>
<p class="desc">Peercoin is always under development and any developer is welcome to contribute. There are a variety of ways to contribute including core development and documentation. Please check our GitHub below to get started.</p><br><br>
<p class="desc">Peercoin is always under development and any developer is welcome to contribute. There are a variety of ways to contribute, including core development and writing documentation. Please check our GitHub below to get started.</p><br><br>
<a href="https://github.com/peercoin/"><span><button class="button green">GitHub</button></span></a>
</div>
<div class="col-md-6 justify-content-center">
<h1 class="titlethick">Documentation</h1>
<p class="desc">To learning more about the technical details of Peercoin and how to use existing tools or framework, it is recommended you start by reading the documentation.</p><br><br>
<p class="desc">To learn more about the technical details of Peercoin and how to use existing tools or framework, it is recommended that you start by reading the Peercoin documentation.</p><br><br>
<a href="https://docs.peercoin.net/"><span><button class="button green">Documentation</button></span></a>
</div>
</div>
Expand All @@ -74,9 +74,9 @@ <h1 class="titlethick">Documentation</h1>
<h1 class="titlethick"><a name="mining" class="linked">Mining</a></h1>
<br>
<p class="desc">
Peercoin uses the hashcash double iterated SHA-256 algorithm for Proof-of-Work mining. This means that any hardware that can mine Bitcoin can mine Peercoin as well.<br><br>
Peercoin uses the hashcash double iterated SHA-256 algorithm for proof-of-work mining. This means that any hardware that can mine Bitcoin can mine Peercoin as well.<br><br>

To mine Peercoin, you need a mining software. Below is a list that is not official endorsed but have been found to have a decent reputation.
To mine Peercoin, you need mining software. Below is an unofficial list of mining software that has been found to have a decent reputation.
</p>

<ul>
Expand Down

0 comments on commit 525e4f6

Please sign in to comment.