Fix bdk-python link in readme (#182)

This commit is contained in:
thunderbiscuit 2022-08-17 17:20:20 -04:00 committed by GitHub
parent 6896097eb7
commit d38737669d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ cargo run -p bdk-ffi-bindgen -- --help
[bdk-kotlin]: https://github.com/bitcoindevkit/bdk-kotlin [bdk-kotlin]: https://github.com/bitcoindevkit/bdk-kotlin
[bdk-swift]: https://github.com/bitcoindevkit/bdk-swift [bdk-swift]: https://github.com/bitcoindevkit/bdk-swift
[bdk-python]: https://github.com/thunderbiscuit/bdk-python [bdk-python]: https://github.com/bitcoindevkit/bdk-python
## Contributing ## Contributing