Update README.md

This commit is contained in:
Chris Stewart 2016-06-06 07:33:04 -05:00
parent 095e252be7
commit b37dbd1f65

View File

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