From 26191eb03031fa9e0d6b3a69aa080b92490cf0f5 Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Mon, 11 Aug 2014 16:09:18 -0400 Subject: [PATCH] docs(readme): svg badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6238b14..6edec44 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# karma-html2js-preprocessor [![Build Status](https://travis-ci.org/karma-runner/karma-html2js-preprocessor.png?branch=master)](https://travis-ci.org/karma-runner/karma-html2js-preprocessor) +# karma-html2js-preprocessor [![Build Status](https://travis-ci.org/karma-runner/karma-html2js-preprocessor.svg?branch=master)](https://travis-ci.org/karma-runner/karma-html2js-preprocessor) > Preprocessor for converting HTML files into JS strings.