Skip to content

Commit

Permalink
Add link to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sepetrov committed Oct 21, 2019
1 parent 9d6c4c0 commit 80dffee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@

A [Golang][1] implementation of the [Aho-Corasick string-searching algorithm][2].

## Changelog

See [CHANGELOG](CHANGELOG.md).

## Benchmark

The benchmarks are using dictionaries in different languages and sizes. The test
Expand Down

0 comments on commit 80dffee

Please sign in to comment.