diff --git a/README.md b/README.md index d632b44..389c494 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # BIP-85 Deterministic Entropy From BIP32 Keychains -[![codecov](https://codecov.io/gh/ethicnology/rust-bip85/branch/main/graph/badge.svg?token=RNIA9IIRB6)](https://codecov.io/gh/ethicnology/rust-bip85) +[![codecov](https://codecov.io/gh/ethicnology/rust-bip85-fork/graph/badge.svg?token=2YN9UI47KT)](https://codecov.io/gh/ethicnology/rust-bip85-fork) Derives entropy from the extended private key according to [BIP-85](https://github.com/bitcoin/bips/blob/master/bip-0085.mediawiki).