mirror of
https://github.com/BurntSushi/walkdir.git
synced 2025-09-28 14:10:31 +00:00
update readme
This commit is contained in:
parent
442cc23183
commit
5ecbde1679
@ -5,7 +5,7 @@ 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)
|
||||
|
||||
@ -13,7 +13,7 @@ Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org).
|
||||
|
||||
### Documentation
|
||||
|
||||
[http://burntsushi.net/rustdoc/walkdir/](http://burntsushi.net/rustdoc/walkdir/)
|
||||
[docs.rs/walkdir](https://docs.rs/walkdir/)
|
||||
|
||||
### Usage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user