We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b649b commit 50c1dddCopy full SHA for 50c1ddd
README.md
@@ -19,9 +19,9 @@ The descriptions for each filter were lifted directly from the BoomFilters' READ
19
* [Stable Bloom filter](https://github.com/mattlorimor/ProbabilisticDataStructures#stable-bloom-filter)
20
* [TopK](https://github.com/mattlorimor/ProbabilisticDataStructures#top-k)
21
22
-## Installation
+## Releases
23
24
-For now: Download and compile
+For now: https://github.com/mattlorimor/ProbabilisticDataStructures/releases
25
26
Future: NuGet
27
0 commit comments