From: Peter Dave Hello Date: Thu, 25 Dec 2014 14:41:33 +0000 (+0800) Subject: Use svg instead of png to get better image quality X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=5bff65c1321994f6e84aa726d68451a086cab937;p=UglifyJS.git Use svg instead of png to get better image quality --- diff --git a/README.md b/README.md index f4d82ace..b5b5eecb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ UglifyJS 2 ========== -[![Build Status](https://travis-ci.org/mishoo/UglifyJS2.png)](https://travis-ci.org/mishoo/UglifyJS2) +[![Build Status](https://travis-ci.org/mishoo/UglifyJS2.svg)](https://travis-ci.org/mishoo/UglifyJS2) UglifyJS is a JavaScript parser, minifier, compressor or beautifier toolkit.