Update 17_6_Accessing_Bitcoind_with_Swift.md

This commit is contained in:
Shannon Appelcline 2020-09-30 08:37:00 -10:00 committed by GitHub
parent e008bd0217
commit 82c37a02cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
> :information_source: **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning.
This section explains how to interact with `bitcoind` using the Swift programming language.
This section explains how to interact with `bitcoind` using the Swift programming language and your own RPC client.
## Setting Up Swift on Your Mac