mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge pull request #8 from TheBlueMatt/master
Somewhat better (IMHO) first paragraph.
This commit is contained in:
commit
aa243f972c
1 changed files with 3 additions and 4 deletions
|
@ -31,10 +31,9 @@ ALERT:
|
||||||
<div class="span11 primarybox">
|
<div class="span11 primarybox">
|
||||||
<h1>Bitcoin <small>P2P Digital Currency</small></h1>
|
<h1>Bitcoin <small>P2P Digital Currency</small></h1>
|
||||||
<p>
|
<p>
|
||||||
Bitcoin is new digital currency that enables instant payments to anyone in the world at virtually no
|
Bitcoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world.
|
||||||
cost.
|
Bitcoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out <a href="bitcoin.pdf">collectively by the network</a>.
|
||||||
Bitcoin uses peer-to-peer technology to operate with no central authority. Managing transactions and issuing money are tasks that are carried out <a href="bitcoin.pdf">collectively by the network</a>.
|
Bitcoin is also the name of the open source software which enables the use of this currency.
|
||||||
Bitcoin is also the name of the open source software developed in order to use this currency.
|
|
||||||
</p>
|
</p>
|
||||||
<p>The <a href="https://en.bitcoin.it/wiki/Original_Bitcoin_client">software</a> is a community-driven open source project, released under the <a href="http://creativecommons.org/licenses/MIT/">MIT license</a>.</p>
|
<p>The <a href="https://en.bitcoin.it/wiki/Original_Bitcoin_client">software</a> is a community-driven open source project, released under the <a href="http://creativecommons.org/licenses/MIT/">MIT license</a>.</p>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue