Update README.md

This commit is contained in:
Shannon Appelcline 2017-05-16 10:52:22 -07:00 committed by GitHub
parent d58ba8ee5b
commit 82b4c23677

View File

@ -72,7 +72,9 @@ This tutorial assumes that you have some minimal background of how to use the co
* 10.X: Scripting Conditionals * 10.X: Scripting Conditionals
* Verify * Verify
* If * If
* 10.X: A Sample Script * 10.X: Scripting Multigs by Hand
* Simple 1 of 2: if/then/endif
* Complex 1 or 1 OR 2 of 3
* 11.0: Writing Bitcoin RPC * 11.0: Writing Bitcoin RPC
* 11.1: Accessing RPC with Curl * 11.1: Accessing RPC with Curl
* 11.2: Accessing RPC with C * 11.2: Accessing RPC with C