From a76f612fce924cdfcdc65e1de25827f2d38d8804 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 19 May 2020 14:17:55 -1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e3402c..ea00897 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Learning Bitcoin (and Lightning) +# Learning Bitcoin (and Lightning) from the Command Line Learning Bitcoin from the Command Line is a tutorial for working with Bitcoin (and Lightning) that teaches direct interaction with the servers themselves, as the most robust and secure way to begin cryptocurrency work.