From 8679e27fbf99ea03677fc29c09f7a25693c447e3 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Tue, 26 Aug 2014 00:48:24 +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 fda33db..7545006 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ui-date directive [![Build Status](https://travis-ci.org/angular-ui/ui-date.png)](https://travis-ci.org/angular-ui/ui-date) +# ui-date directive [![Build Status](https://travis-ci.org/angular-ui/ui-date.svg)](https://travis-ci.org/angular-ui/ui-date) This directive allows you to add a date-picker to your form elements.