commit 56427098c67d3c1788ffe2d5f421b9c816edeb34
parent 68b0526262e4d3c5cd2c7577da21ab51e6615b7c
Author: Jared Tobin <jared@jtobin.io>
Date: Wed, 19 Feb 2025 19:38:20 +0400
meta: derp
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -1,11 +1,11 @@
# ppad-base58
-A pure Haskell implementation of base58 and base58check encoding &
-decoding on strict ByteStrings.
-
[](https://hackage.haskell.org/package/ppad-base58)

+A pure Haskell implementation of base58 and base58check encoding &
+decoding on strict ByteStrings.
+
## Usage
A sample GHCi session: