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: