Skip to content

Commit befabff

Browse files
committed
fix: update license link in README to use 'main' branch
1 parent beb868c commit befabff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![License](https://img.shields.io/github/license/snowberry-software/Snowberry.Globbing)](https://github.com/snowberry-software/Snowberry.Globbing/blob/master/LICENSE)
1+
[![License](https://img.shields.io/github/license/snowberry-software/Snowberry.Globbing)](https://github.com/snowberry-software/Snowberry.Globbing/blob/main/LICENSE)
22
[![NuGet Version](https://img.shields.io/nuget/v/Snowberry.Globbing.svg?logo=nuget)](https://www.nuget.org/packages/Snowberry.Globbing/)
33

44
Accurate glob pattern matching library for .NET. This library is based on and essentially a C# port of the JavaScript library [picomatch](https://github.com/micromatch/picomatch).

0 commit comments

Comments
 (0)