From 5820e0cd9f632adc69efb58329c5b9b64ea2c0a9 Mon Sep 17 00:00:00 2001 From: Fanis Tharropoulos Date: Fri, 28 Nov 2025 11:23:30 +0200 Subject: [PATCH] docs: add compatibility section in the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d492dc0..2511b9d 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ import org.typesense.model.*; import org.typesense.resources.*; ``` +## Compatibility +`typesense-java` is compatible with Java versions 8+ and Android SDK versions 26+ + ## Usage ### Create a new client