From 34f255b23eca875cb80b6e58b43769889dcde752 Mon Sep 17 00:00:00 2001 From: JerryShen Date: Fri, 20 Oct 2017 16:36:40 +0800 Subject: [PATCH] Add coveralls badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a215c591..92911fb1e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ![Pattern Lab Logo](/patternlab.png "Pattern Lab Logo") +[![codecov](https://coveralls.io/repos/github/pattern-lab/patternlab-node/badge.svg?branch=master)](https://coveralls.io/github/pattern-lab/patternlab-node?branch=master) [![Build Status](https://travis-ci.org/pattern-lab/patternlab-node.svg?branch=master)](https://travis-ci.org/pattern-lab/patternlab-node) ![current release](https://img.shields.io/github/release/pattern-lab/patternlab-node.svg) ![license](https://img.shields.io/github/license/pattern-lab/patternlab-node.svg) [![Coverage Status](https://coveralls.io/repos/github/pattern-lab/patternlab-node/badge.svg?branch=master)](https://coveralls.io/github/pattern-lab/patternlab-node?branch=master) [![Join the chat at Gitter](https://badges.gitter.im/pattern-lab/node.svg)](https://gitter.im/pattern-lab/node)