Skip to content

Commit

Permalink
docs: designed for backend (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklasl authored Jun 3, 2024
1 parent 58fcd84 commit e220139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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.
useful.

0 comments on commit e220139

Please sign in to comment.