diff --git a/README.md b/README.md index 8c68218..23349d0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A comprehensive Bitcoin library for Dart that provides functionality to create, sign, and send Bitcoin transactions. This library supports a wide range of Bitcoin transaction types and features, making it suitable for various use cases. +This package was inspired by the [python-bitcoin-utils](https://github.com/karask/python-bitcoin-utils) package and turned into Dart + ## Features - Create and sign Bitcoin transactions