From f004c836b04ab1352942888093b5e8c16576e04e Mon Sep 17 00:00:00 2001 From: Villem Alango Date: Wed, 8 Jul 2015 02:19:59 +0300 Subject: [PATCH] updated: coverall badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f28c337..29b202c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![GitHub version](https://badge.fury.io/gh/villu357%2Feventist.svg)](http://badge.fury.io/gh/villu357%2Feventist) [![Build Status](https://travis-ci.org/villu357/eventist.svg?branch=master)](https://travis-ci.org/villu357/eventist) -[![Coverage Status](https://coveralls.io/repos/villu357/eventist/badge.svg)](https://coveralls.io/r/villu357/eventist) +[![Coverage Status](https://coveralls.io/repos/villu357/eventist/badge.svg?branch=master&service=github)](https://coveralls.io/github/villu357/eventist?branch=master) Event emitter for modular designs.