From 9f674c3cfe5ab21f00a0d02f4fccad3e8b747120 Mon Sep 17 00:00:00 2001 From: "Andreas M. Antonopoulos" Date: Fri, 2 Feb 2018 21:29:27 -0600 Subject: [PATCH] Link book.asciidoc in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 272a470d..831a64f7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you know how to make a pull request to contribute a fix, please write the cor # Reading this book (Where is the PDF?) -To read this book, see book.asciidoc. Click on each of the chapters to read in your browser. This is not as convenient as reading a PDF or an ebook on your e-reader. Convenience costs money (see below). +To read this book, see [book.asciidoc](https://github.com/bitcoinbook/bitcoinbook/blob/develop/book.asciidoc). Click on each of the chapters to read in your browser. This is not as convenient as reading a PDF or an ebook on your e-reader. Convenience costs money (see below). The 2nd edition of "Mastering Bitcoin" is available under a CC-BY-NC-ND license, not a CC-BY-SA license.