From 4c44dae4747c7e6589c59001255a3fdbecdfc2e0 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sun, 27 Sep 2015 01:45:48 -0400 Subject: [PATCH] use svg --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2563438..e632962 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ open file descriptors and efficient mechanisms for pruning the entries in the directory tree. [![Linux build status](https://api.travis-ci.org/BurntSushi/walkdir.png)](https://travis-ci.org/BurntSushi/walkdir) -[![Windows build status](https://ci.appveyor.com/api/projects/status/github/BurntSushi/walkdir)](https://ci.appveyor.com/project/BurntSushi/walkdir) +[![Windows build status](https://ci.appveyor.com/api/projects/status/github/BurntSushi/walkdir?svg=true)](https://ci.appveyor.com/project/BurntSushi/walkdir) [![](http://meritbadge.herokuapp.com/walkdir)](https://crates.io/crates/walkdir) Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org).