commit 04ada78bc8040199f9af327214d71bd6ce9bfb45
parent 74625bc7a380fe5900241b08766405318842d1d6
Author: Jared Tobin <jared@jtobin.io>
Date: Wed, 19 Feb 2025 19:30:12 +0400
meta: badges
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -3,6 +3,9 @@
A pure Haskell implementation of bech32m and bech32 encoding/decoding on
strict ByteStrings, as specified by [BIP350][bi350] and [BIP173][bi173].
+[](https://hackage.haskell.org/package/ppad-bech32)
+
+
## Usage
A sample GHCi session: