From c036ddd6dc2132d4c273550f162e00d1faf96cf0 Mon Sep 17 00:00:00 2001 From: David Sterry Date: Fri, 9 Sep 2011 09:44:21 -0700 Subject: [PATCH 1/2] reworked first paragraph --- index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d54d5a63..ee316681 100644 --- a/index.html +++ b/index.html @@ -31,9 +31,10 @@ ALERT:

Bitcoin P2P Digital Currency

- Bitcoin is a peer-to-peer digital currency created in 2009 by Satoshi Nakamoto. - Peer-to-peer means that no central authority issues new money or manages transactions—these tasks are carried out collectively by the network. - It is also the name of the open source software designed in order to use this currency. + Bitcoin is new digital currency that enables instant payments to anyone in the world at virtually no + cost. + Bitcoin uses peer-to-peer technology to operate with no central authority meaning managing transactions and issuing money are tasks that are carried out collectively by the network. + Bitcoin is also the name of the open source software developed in order to use this currency.

The software is a community-driven open source project, released under the MIT license.

From 0edc68c1e40e8fef8bb6f3e6fa052ed4a64422d4 Mon Sep 17 00:00:00 2001 From: David Sterry Date: Fri, 9 Sep 2011 09:48:24 -0700 Subject: [PATCH 2/2] reworked 2nd sentence --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ee316681..c27ce65a 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ ALERT:

Bitcoin is new digital currency that enables instant payments to anyone in the world at virtually no cost. - Bitcoin uses peer-to-peer technology to operate with no central authority meaning managing transactions and issuing money are tasks that are carried out collectively by the network. + Bitcoin uses peer-to-peer technology to operate with no central authority. Managing transactions and issuing money are tasks that are carried out collectively by the network. Bitcoin is also the name of the open source software developed in order to use this currency.

The software is a community-driven open source project, released under the MIT license.