From 4052d7c6d3f3b6606cafeea0cdf3368b56c709f3 Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Sat, 3 Dec 2016 10:46:54 +0100 Subject: [PATCH] README: Fancier badge in SVG --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba93c23..7b0a6c1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# estemplate [![Build Status](https://secure.travis-ci.org/estools/estemplate.png?branch=master)](http://travis-ci.org/estools/estemplate) +# estemplate [![Build Status](https://secure.travis-ci.org/estools/estemplate.svg?branch=master)](http://travis-ci.org/estools/estemplate) > Proper JavaScript code templating with source maps support.