From b4624c5785657028d75368d2db22c0e5400975d7 Mon Sep 17 00:00:00 2001 From: Chris Birchall Date: Tue, 23 Dec 2014 12:59:17 +0900 Subject: [PATCH] Add Coveralls badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ba091e0..4c2ef674 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ScalaCache -[![Build Status](https://travis-ci.org/cb372/scalacache.png)](https://travis-ci.org/cb372/scalacache) +[![Build Status](https://travis-ci.org/cb372/scalacache.png)](https://travis-ci.org/cb372/scalacache) [![Coverage Status](https://img.shields.io/coveralls/cb372/scalacache.svg)](https://coveralls.io/r/cb372/scalacache) (formerly known as Cacheable)