From 9b1873a50d5e50ed04d252d4714bdc8babd48e2d Mon Sep 17 00:00:00 2001 From: Eero Helenius Date: Wed, 22 May 2024 10:48:08 +0300 Subject: [PATCH] Add Clojars badge [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fa033a..8616bc0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Rād +# Rād [![Clojars Project](https://img.shields.io/clojars/v/me.flowthing/rad.svg)](https://clojars.org/me.flowthing/rad) Rād «ᚱ» is a small, zero-dependency Redis client for Clojure (JDK 21+).