diff --git a/README.md b/README.md index 7bc8c2536..3294504c7 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,17 @@ JDBC Driver Class: additionally, if you have a few instances, you can use `BalancedClickhouseDataSource`. +**Notice** + +If your build tool can not resolve dependency: `com.github.RoaringBitmap:RoaringBitmap`, please add the JitPack repository to your build file: +```xml + + + jitpack.io + https://jitpack.io + + +``` ### Extended API In order to provide non-JDBC complaint data manipulation functionality, proprietary API exists.