From b28a6747a038853d29983103c66634eb4a7cd487 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 10 Aug 2018 11:49:34 -0700 Subject: [PATCH] Playing with titles --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c88942..02cb131 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Programming Bitcoind and Lightningd -## (Or: Programming with Bitcoin Core and Lightning) +# Programming with Bitcoin Core and Lightning +## (Or: Programming Bitcoind and Lightningd) _This is a tutorial for working with Bitcoin (and Lightning) that teaches direct interact with the severs themselves, as the most robust and secure way to begin cryptocurrency work._