Skip to content

Commit

Permalink
README with link to gh-pages visualization
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoRB committed Oct 28, 2018
1 parent a478398 commit bc88a81
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -26,6 +26,10 @@ check [test/basic.js](test/basic.js) for more examples.

PS. Note that what's returned is the index of the **last characters** of the found keywords.

## Visualization

See [https://brunorb.github.io/ahocorasick/visualization.html](https://brunorb.github.io/ahocorasick/visualization.html) for an interactive visualization of the algorithm.

## License

[The MIT License](LICENSE)

0 comments on commit bc88a81

Please sign in to comment.