mirror of
https://github.com/SabreTools/SabreTools.Matching.git
synced 2026-07-08 18:06:06 +00:00
Add README
This commit is contained in:
5
README.MD
Normal file
5
README.MD
Normal file
@@ -0,0 +1,5 @@
|
||||
# SabreTools.Matching
|
||||
|
||||
This library comprises of code to perform search operations on both byte arrays and streams. There is also an implementation that allows searching for strings in a set of strings, usually used in the context of directory contents.
|
||||
|
||||
Find the link to the Nuget package [here](https://www.nuget.org/packages/SabreTools.Matching).
|
||||
Reference in New Issue
Block a user