From 378edcec5b1a51888c5cac6af64360d21276969b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20B=C3=B6hm?= Date: Tue, 25 Mar 2014 23:24:37 +0100 Subject: [PATCH] readme: use travis svg badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 155106ce..34ef51ab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#CSSselect [![NPM version](http://img.shields.io/npm/v/CSSselect.svg)](https://npmjs.org/package/CSSselect) [![Build Status](http://img.shields.io/travis/fb55/CSSselect.svg)](http://travis-ci.org/fb55/CSSselect) [![Downloads](https://img.shields.io/npm/dm/CSSselect.svg)](https://npmjs.org/package/CSSselect) [![Coverage](http://img.shields.io/coveralls/fb55/CSSselect.svg)](https://coveralls.io/r/fb55/CSSselect) +#CSSselect [![NPM version](http://img.shields.io/npm/v/CSSselect.svg)](https://npmjs.org/package/CSSselect) [![Build Status](https://travis-ci.org/fb55/htmlparser2.svg)](http://travis-ci.org/fb55/CSSselect) [![Downloads](https://img.shields.io/npm/dm/CSSselect.svg)](https://npmjs.org/package/CSSselect) [![Coverage](http://img.shields.io/coveralls/fb55/CSSselect.svg)](https://coveralls.io/r/fb55/CSSselect) a CSS selector compiler/engine