From 4fa6e4ebebe72cea5d23b4791812e09d4973d35c Mon Sep 17 00:00:00 2001 From: Antonio Viggiano Date: Wed, 10 Nov 2021 09:17:12 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9239efa..dfb8503 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Pull requests are welcome. - redis (server needed for integration tests) - hiredis (redis client library needed for performance tests) -##### Known issues +##### Known limitations - This library only works with [32-bit integeres](https://github.com/RoaringBitmap/CRoaring/issues/1) (e.g. counting numbers up to 4294967296)