Playing with titles

This commit is contained in:
Shannon Appelcline 2018-08-10 11:49:34 -07:00 committed by GitHub
parent b74370d706
commit b28a6747a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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._