diff --git a/README.md b/README.md index f7e19d7..cdbf6a8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ glob Support for matching file paths against Unix shell style patterns. [![Continuous integration](https://github.com/rust-lang/glob/actions/workflows/rust.yml/badge.svg)](https://github.com/rust-lang/glob/actions/workflows/rust.yml) + [Documentation](https://docs.rs/glob) ## Usage