Skip to content

Commit 2b71f46

Browse files
Update README.md
1 parent 64bee75 commit 2b71f46

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# fastfilter_cpp
2+
23
Fast Filter: Fast approximate membership filter implementations (C++)
34

4-
This is a research library, developers might want to consider our [Header-only Xor Filter library in C](https://github.com/FastFilter/xor_singleheader/).
5+
This is a research library currently. Some of the source code is not fully tested, and not well documented.
6+
7+
Developers might want to consider our [Header-only Xor Filter library in C](https://github.com/FastFilter/xor_singleheader/).
58

69
## Prerequisites
710

0 commit comments

Comments
 (0)