Update README.md

This commit is contained in:
Shannon Appelcline 2018-08-07 14:46:19 -07:00 committed by GitHub
parent e543079750
commit 243d390a9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,7 @@
# Learning Bitcoin #
# Programming Bitcoind and Lightningd
## (Or: Programming with Bitcoin Core and Lightning)
_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._
> NOTE: This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for use.