Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/walkdir.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2015-09-27 08:45:48 +0300
committerAndrew Gallant <jamslam@gmail.com>2015-09-27 08:45:48 +0300
commit4c44dae4747c7e6589c59001255a3fdbecdfc2e0 (patch)
treedad2cc22a21266e9a2bff08f887fe7de43a823aa /README.md
parentcbc03fb7d91dc34d5073eb4b1c11ca09a11ca949 (diff)
use svg
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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).