From 36dd5ad7ef81943bcc334ed7d267d903def0ebb9 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