From c3b57f1faa09c285167bcc10b0fba85fd278bcf0 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Sat, 6 Sep 2014 22:00:15 +0800 Subject: [PATCH] Use svg instead of png to get better image quality --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1896592..cabe1d6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -c3 [![Build Status](https://travis-ci.org/masayuki0812/c3.png?branch=master)](https://travis-ci.org/masayuki0812/c3) +c3 [![Build Status](https://travis-ci.org/masayuki0812/c3.svg?branch=master)](https://travis-ci.org/masayuki0812/c3) == c3 is a D3-based reusable chart library that enables deeper integration of charts into web applications.