From aee887e725aed447fcbb7a366663ead5475ba1df Mon Sep 17 00:00:00 2001 From: Michel Boucey Date: Sat, 24 Aug 2024 18:24:41 +0200 Subject: [PATCH] Add Hackage badge --- ReadMe.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 8206860..259585d 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,9 +1,8 @@ - > "Historically, strongrooms were built in the basement of a bank where the ceilings were vaulted, hence the name." Art. "Bank vault", Wikipedia. -### Gothic, a Haskell client for Vault KV Engine v2 ![CI](https://github.com/MichelBoucey/gothic/actions/workflows/haskell-ci.yml/badge.svg) +### Gothic, a Haskell client for Vault KV Engine v2 ![CI](https://github.com/MichelBoucey/gothic/actions/workflows/haskell-ci.yml/badge.svg) [![Hackage](https://img.shields.io/hackage/v/gothic.svg)](https://hackage.haskell.org/package/gothic) This library implements the [HashiCorp Vault KVv2 Engine API](https://www.vaultproject.io/api/secret/kv/kv-v2.html).