Skip to content

Commit 6bfa241

Browse files
committed
Merge #214: new - Update README.md
b0b4228 new - Update README.md (de666En) Pull request description: fix to a new link ACKs for top commit: apoelstra: ACK b0b4228; successfully ran local tests clarkmoody: ACK b0b4228 Tree-SHA512: 75849271f49a00313186a73d78fda69e1d73e60e1075396283bfe326739124c46eb0ad28a49c19cbe3606072f3ac884b4f603fb80181ce4556807fb7e336098e
2 parents a19e843 + b0b4228 commit 6bfa241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Rust Bech32
22
===========
33

4-
[![Docs.rs badge](https://docs.rs/bech32/badge.svg)](https://docs.rs/bech32/)
4+
[![Docs.rs badge](https://img.shields.io/docsrs/bech32/latest)](https://docs.rs/bech32/)
55
[![Continuous Integration](https://github.com/rust-bitcoin/rust-bech32/workflows/Continuous%20Integration/badge.svg)](https://github.com/rust-bitcoin/rust-bech32/actions?query=workflow%3A%22Continuous+Integration%22)
66

77
Rust implementation of the Bech32 encoding format described in [BIP-0173](https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki)

0 commit comments

Comments
 (0)