From 6435f78eb4dd182366501306e44b97f6ce8e8874 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 23 Jun 2020 08:04:30 -1000 Subject: [PATCH] updated ch 18 links + credits --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d214453..4b59467 100644 --- a/README.md +++ b/README.md @@ -110,12 +110,12 @@ _This tutorial assumes that you have some minimal background of how to use the c * 17.4: Integrating Libwally and Scripts * 17.0: Talking to Lightningd with C * 18.0: Talking to Bitcoind with Other Languages - * [18.1: Accessing Bitcoind with Go] - * [18.2: Accessing Bitcoind with Java](18_2_Accessing_Bitcoind_with_Java.md) — Needs Rewrite + Editing + * [18.1: Accessing Bitcoind with Go] — Unwritten + * [18.2: Accessing Bitcoind with Java](18_2_Accessing_Bitcoind_with_Java.md) * [18.3: Accessing Bitcoind with_Node_JS](18_3_Accessing_Bitcoind_with_NodeJS.md) — Needs Rewrite + Editing - * [18.4: Accessing Bitcoind with Python] - * [18.5: Accessing Bitcoind with Rust] - * [18.6: Accessing Bitcoind with Swift] + * [18.4: Accessing Bitcoind with Python](18_4_Accessing_Bitcoind_with_Python.md) + * [18.5: Accessing Bitcoind with Rust] — Unwritten + * [18.6: Accessing Bitcoind with Swift] — Unwritten ### APPENDICES @@ -171,7 +171,7 @@ Additional contributions are listed below: | Role | Names | | ------------------- | ---------------------------------------- | -| ***Contributors:*** | [jodobear](https://github.com/jodobear) (Appendix I) | +| ***Contributors:*** | [javiervargas](https://github.com/javiervargas) (Java secction), [jodobear](https://github.com/jodobear) (Appendix I, Python section) | | ***Reviewers:*** | Glen Willem [@gwillem](https://github.com/gwillem) | | ***Sponsors:*** | Blockstream Corporation |