Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GihanSoft committed Apr 16, 2023
1 parent cc23d0a commit 61be6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ as what windows explorer do {"text1", "text2", "text10"} instead of {"text1", "t

### Features
* **Pure C#**
* **Fast** (because of internal unmanaged code).
* **Fast** (because of internal usage of `Span`).
* .NET Standard 1.0
* Cross-Platform
* Optional use of `StringComparison` `enum` as base.
Expand Down

0 comments on commit 61be6e7

Please sign in to comment.