From 80588ef91dcb179ee078bbf13bf7286a401443b3 Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Thu, 27 Oct 2022 16:04:08 -0700 Subject: [PATCH] Fix spacing in Readme --- README.md | 1 + 1 file changed, 1 insertion(+) 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