From b37dbd1f651b291551cab3dfaf6967794af42819 Mon Sep 17 00:00:00 2001 From: Chris Stewart Date: Mon, 6 Jun 2016 07:33:04 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1b576de59c..8d1f65d6b5 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,9 @@ This repostitory includes the following functionality: - Using Algebraic Data Types to allow the compiler to check for exhaustiveness on match statements - Favoring readability over terseness +# TODO + - Segwit support + # Examples Here is an example scala console session with bitcoin-core-s