From f19fe737e91809aeb25a536a8f3dfeab92c041b6 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Tue, 20 Jan 2015 18:57:20 +0800 Subject: [PATCH] Use svg instead of png to get better image quality --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31140f1..70a8a08 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [Features](#features) - [Status](#status) - [Install](#install) - [Usage](#usage) - [Docs](http://brm.io/matter-js-docs/) - [Implementation](#implementation) - [References](#references) - [License](#license) -[![Build Status](https://travis-ci.org/liabru/matter-js.png?branch=master)](https://travis-ci.org/liabru/matter-js) +[![Build Status](https://travis-ci.org/liabru/matter-js.svg?branch=master)](https://travis-ci.org/liabru/matter-js) ### Demos @@ -148,4 +148,4 @@ Matter.js is licensed under [The MIT License (MIT)](http://opensource.org/licens
Copyright (c) 2014 Liam Brummitt This license is also supplied with the release and source code. -
As stated in the license, absolutely no warranty is provided. \ No newline at end of file +
As stated in the license, absolutely no warranty is provided.