mirror of
https://github.com/BurntSushi/walkdir.git
synced 2025-09-29 06:30:29 +00:00
add appveyor badge
This commit is contained in:
parent
9eb2abd4bb
commit
cbc03fb7d9
@ -5,7 +5,8 @@ Comes with support for following symbolic links, controlling the number of
|
||||
open file descriptors and efficient mechanisms for pruning the entries in the
|
||||
directory tree.
|
||||
|
||||
[](https://travis-ci.org/BurntSushi/walkdir)
|
||||
[](https://travis-ci.org/BurntSushi/walkdir)
|
||||
[](https://ci.appveyor.com/project/BurntSushi/walkdir)
|
||||
[](https://crates.io/crates/walkdir)
|
||||
|
||||
Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org).
|
||||
|
Loading…
x
Reference in New Issue
Block a user