diff --git a/README.md b/README.md index 930c7e9e..2aaaf698 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Java Confidence SDK -Java library for [Confidence](https://confidence.spotify.com/). +Java library for [Confidence](https://confidence.spotify.com/). This library is designed to work in a java backend environment. For Android, please visit [Confidence-SDK-Android](https://github.com/spotify/confidence-sdk-android). ## Install @@ -60,4 +60,4 @@ used to resolve feature flag values from the Confidence platform. To learn more about the basic concepts (flags, targeting key, evaluation contexts), the [OpenFeature reference documentation](https://openfeature.dev/docs/reference/intro) can be -useful. \ No newline at end of file +useful.