diff --git a/README.md b/README.md index a4eaaaf..eeed3b5 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ For excluding files/directories from being scanned use `lychee.toml` and `exclude_path`. ```toml -exclude_path = ["some/path", "*/dev/*] +exclude_path = ["some/path", "*/dev/*"] ``` ### Caching