From cf3f1e20a72b157929acd13e499d4d9014a8ddc1 Mon Sep 17 00:00:00 2001 From: Dmitry Mikhirev Date: Fri, 19 Dec 2014 00:21:19 +0300 Subject: added coveralls bage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39abf8c..9b3e3a2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ make\_pcre is a plugin for GNU make providing ability to use Perl compatible regular expressions. It requires make 4.0 or higher (tested with 4.0 and 4.1) and libpcre3 (tested with 8.12 and 8.30). -[![Build Status](https://travis-ci.org/mikhirev/make_pcre.svg)](https://travis-ci.org/mikhirev/make\_pcre) +[![Build Status](https://img.shields.io/travis/mikhirev/make_pcre.svg)](https://travis-ci.org/mikhirev/make\_pcre)[![Coverage Status](https://img.shields.io/coveralls/mikhirev/make_pcre.svg)](https://coveralls.io/r/mikhirev/make\_pcre?branch=master) Installation ============ -- cgit v1.2.1