Skip to content

Commit 1065d46

Browse files
authored
Update README.md
1 parent d230c68 commit 1065d46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Multi-pattern-matching-engine
22
----------
33

4-
This code based on snort. I extracting multiple patten matching engine and single pattern matching algorithm (boyer moore algorithm)
4+
This code based on snort. I extracting multiple patten matching engine and single pattern matching algorithm (boyer moore algorithm).
55

66

77
OVERVIEW
88
---------
99

1010
It is a high-performance dynamic library for string match.
11-
You can test it with bm_test for single pattern search and mpse_test for multi pattern searching
11+
You can test it with bm_test for single pattern search and mpse_test for multi pattern search.

0 commit comments

Comments
 (0)