Skip to content

Commit b9cda25

Browse files
committed
Add Hackage shields to the README
1 parent 4e5785f commit b9cda25

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
# lsm-tree
44

5-
[![Cardano Handbook](https://img.shields.io/badge/policy-Cardano%20Engineering%20Handbook-informational)](https://input-output-hk.github.io/cardano-engineering-handbook)
5+
[![Hackage: lsm-tree](https://img.shields.io/hackage/v/lsm-tree?label=Hackage:%20lsm-tree)](https://hackage.haskell.org/package/lsm-tree)
6+
[![Hackage: bloomfilter-blocked](https://img.shields.io/hackage/v/bloomfilter-blocked?label=Hackage:%20bloomfilter-blocked)](https://hackage.haskell.org/package/bloomfilter-blocked)
7+
[![Hackage: blockio](https://img.shields.io/hackage/v/blockio?label=Hackage:%20blockio)](https://hackage.haskell.org/package/blockio)
68
[![Build](https://img.shields.io/github/actions/workflow/status/IntersectMBO/lsm-tree/ci.yml?label=Build)](https://github.com/IntersectMBO/lsm-tree/actions/workflows/ci.yml)
79
[![Haddocks](https://img.shields.io/badge/documentation-Haddocks-purple)](https://IntersectMBO.github.io/lsm-tree/)
810

scripts/generate-readme-header.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
# lsm-tree
44

5-
[![Cardano Handbook](https://img.shields.io/badge/policy-Cardano%20Engineering%20Handbook-informational)](https://input-output-hk.github.io/cardano-engineering-handbook)
5+
[![Hackage: lsm-tree](https://img.shields.io/hackage/v/lsm-tree?label=Hackage:%20lsm-tree)](https://hackage.haskell.org/package/lsm-tree)
6+
[![Hackage: bloomfilter-blocked](https://img.shields.io/hackage/v/bloomfilter-blocked?label=Hackage:%20bloomfilter-blocked)](https://hackage.haskell.org/package/bloomfilter-blocked)
7+
[![Hackage: blockio](https://img.shields.io/hackage/v/blockio?label=Hackage:%20blockio)](https://hackage.haskell.org/package/blockio)
68
[![Build](https://img.shields.io/github/actions/workflow/status/IntersectMBO/lsm-tree/ci.yml?label=Build)](https://github.com/IntersectMBO/lsm-tree/actions/workflows/ci.yml)
79
[![Haddocks](https://img.shields.io/badge/documentation-Haddocks-purple)](https://IntersectMBO.github.io/lsm-tree/)
810

0 commit comments

Comments
 (0)