chore: update readme (#157)

Forcing a new release after fixing the publishing error.

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
This commit is contained in:
Michael Beemer 2025-01-21 14:42:38 -05:00 committed by GitHub
parent 343aa268e6
commit 91b49b581d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# openfeature-provider-flipt
# OpenFeature Flipt OFREP Provider
This provider is designed to evaluate feature flags against the Flipt api using Flipt's [OpenFeature remote evaluation protocol (OFREP)](https://docs.flipt.io/reference/openfeature/overview) API. This is a remote evaluation.
This provider is designed to evaluate feature flags against the Flipt api using Flipt's [OpenFeature remote evaluation protocol (OFREP)](https://docs.flipt.io/reference/openfeature/overview) API.
This provider performs flag evaluations via HTTP.
-----