aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-02-01 15:09:37 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-02-01 15:09:48 +0100
commit196ad6913ff57cd39caf0b262267e67c5a143467 (patch)
treec4f97ebf47883df9dc66ff21bb83a39534bd9163
parent58a8574400c6673cfac91c7acecc193158d76093 (diff)
parent67958519fe22105dff84a3a8118bfc23a8035fb0 (diff)
downloadbitcoin-196ad6913ff57cd39caf0b262267e67c5a143467.tar.xz
Merge #7451: Add link to bitcoin whitepaper
6795851 Add link to whitepaper (gladoscc)
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 77d30db695..b568978f05 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,8 @@ out collectively by the network. Bitcoin Core is the name of open source
software which enables the use of this currency.
For more information, as well as an immediately useable, binary version of
-the Bitcoin Core software, see https://www.bitcoin.org/en/download.
+the Bitcoin Core software, see https://www.bitcoin.org/en/download, or read the
+[original whitepaper](https://bitcoincore.org/bitcoin.pdf).
License
-------