From 7cae2678a9176eb4903a70ba7e69f6f0986ead6c Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Fri, 28 Jun 2019 10:04:24 +0100 Subject: [PATCH] Preparing for live circle ci integration --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42dea28..ae22a2b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ A Clojure library designed to manipulate sparse *arrays* - multi-dimensional spa Arbitrary numbers of dimensions are supported, up to limits imposed by the JVM stack. -[![Clojars Project](https://img.shields.io/clojars/v/sparse-array.svg)](https://clojars.org/sparse-array) +Available from Clojars: [![Clojars Project](https://img.shields.io/clojars/v/sparse-array.svg)](https://clojars.org/sparse-array) +Tests currently [![CircleCI](https://circleci.com/gh/simon-brooke/sparse-array.svg?style=svg)](https://circleci.com/gh/simon-brooke/sparse-array) ## Conventions: