commit b6e257146a4dfa91235b4b548b743eac57663755 Author: Robert Bor Date: Wed Jan 29 12:17:12 2014 -0800 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..0782ce2 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +aho-corasick +============ + +Java implementation of the Aho-Corasick algorithm for efficient string matching