Skip to content

Commit ff165b2

Browse files
committed
meta: docs badge
1 parent 45d8d5d commit ff165b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![](https://img.shields.io/hackage/v/ppad-sha512?color=blue)](https://hackage.haskell.org/package/ppad-sha512)
44
![](https://img.shields.io/badge/license-MIT-brightgreen)
5+
[![](https://img.shields.io/badge/haddock-sha512-lightblue)](https://docs.ppad.tech/sha512)
56

67
A pure Haskell implementation of SHA-512 and HMAC-SHA512 on strict and
78
lazy ByteStrings, as specified by RFC's [6234][r6234] and [2104][r2104].

0 commit comments

Comments
 (0)