Skip to content

Commit cf75360

Browse files
committed
Update README.md
1 parent 4c48cca commit cf75360

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This is a C# port of [Tyler Treat's](https://github.com/tylertreat) work in the
44

55
If you're on this page, you probably already know a bit about probabilistic data structures and why you might want to use them. To keep this README smaller, I'll remove some of the exposition Tyler does and keep this closer to a "How to Use" document. I would refer you to [his project's README](https://github.com/tylertreat/BoomFilters/blob/master/README.md) if you are trying to get all the information you possibly can.
66

7+
The descriptions for each filter were lifted directly from the BoomFilters' README.
8+
79
## Included Structures
810
* Count-Min Sketch
911
* Counting Bloom filter

0 commit comments

Comments
 (0)