Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Daisuke Maki committed Oct 12, 2024
1 parent eb468ef commit 814d613
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,8 @@ func Example() {
}
```
source: [trie_example_test.go](https://github.com/lestrrat-go/trie/blob/refs/heads/v2/trie_example_test.go)
<!-- END INCLUDE -->
<!-- END INCLUDE -->

# Acknowledgements

This repository started as a fork of github.com/koron/go-trie. It has been re-created to avoid GitHub forcing PRs to be made against the upstream source instead of this library.

0 comments on commit 814d613

Please sign in to comment.