From cd2b9f85fa7a5f2ce68c744f7ae134814028cd26 Mon Sep 17 00:00:00 2001 From: Kiran Gangadharan Date: Tue, 12 Sep 2017 13:24:34 +0530 Subject: [PATCH] Add clojars badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bf3da66..2c0ddcf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # wscljs +[![Clojars +Project](https://img.shields.io/clojars/v/nilenso/wscljs.svg)](https://clojars.org/nilenso/wscljs) + A thin and lightweight websocket client for ClojureScript. ## Setup