Proofread changes (thanks Arran Walker) (fixes #156)

This commit is contained in:
Saivann 2013-04-25 12:49:47 -04:00
parent f2cf8a0d75
commit 269e2ee4b4
17 changed files with 107 additions and 107 deletions

4
en/development.html Normal file → Executable file
View file

@ -6,7 +6,7 @@ title: Development - Bitcoin
<h1>Bitcoin development</h1>
<h2>Specification</h2>
<p>If you are interested in learning more about the technical details of Bitcoin it is recommended you start with these documents.</p>
<p>If you are interested in learning more about the technical details of Bitcoin, it is recommended you start with these documents.</p>
<ul>
<li><a href="/bitcoin.pdf">Bitcoin: A Peer-to-Peer Electronic Cash System</a></li>
<li><a href="https://en.bitcoin.it/wiki/Protocol_rules">Protocol rules</a></li>
@ -25,7 +25,7 @@ title: Development - Bitcoin
</ul>
<h2>Get involved</h2>
<p>Bitcoin development is open source and anyone can contribute to the project. Everything you need is in the <a href="https://github.com/bitcoin/bitcoin">Github repository</a>. Please make sure to read and follow the development process described in the README as well as to provide good quality code and respect all guidelines.</p>
<p>Bitcoin development is open-source and any developer can contribute to the project. Everything you need is in the <a href="https://github.com/bitcoin/bitcoin">Github repository</a>. Please make sure to read and follow the development process described in the README, as well as to provide good quality code and respect all guidelines.</p>
<p>Development discussion takes place on github and the <a href="http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development">bitcoin-development</a> mailing list at sourceforge. Less formal development discussion happens on irc.freenode.net #bitcoin-dev (&rarr;<a href="" onclick="document.getElementById('chatbox').innerHTML='<iframe style=width:98%;min-width:400px;height:600px src=\'http://webchat.freenode.net/?channels=bitcoin-dev\' />';return false;">web interface</a>; <a href="http://bitcoinstats.com/irc/bitcoin-dev/logs/">logs</a>).</p>
<div id="chatbox" style="text-align:center;"></div>