From ff321f497d39c8c3cc5fc15ab5ca267dd2174db3 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 10 Aug 2018 12:23:45 -0700 Subject: [PATCH] Add introduction --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 02cb131..d880a76 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ This tutorial assumes that you have some minimal background of how to use the co ## Files +* [0.0: Introduction to Programming with Bitcoin Core and Lightning](00_0_Introduction.md) + **PART ONE: PREPARING FOR BITCOIN** * [1.0: Introducing Bitcoin](01_0_Introducing_Bitcoin.md)