diff --git a/README.md b/README.md index b39c841..dd1bf5b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ [![openfeature-sdk Scala version support](https://index.scala-lang.org/alexcardell/openfeature-scala/openfeature-sdk/latest.svg)](https://index.scala-lang.org/alexcardell/openfeature-scala/openfeature-sdk) -OpenFeature SDK for Scala and Cats Effect +OpenFeature SDK for Scala and Cats Effect. Includes a `http4s` [Flipt](https://flipt.io) client and OpenFeature Provider implementation Visit the [site](https://alexcardell.github.io/openfeature-scala) diff --git a/docs/index.md b/docs/index.md index a964307..ea33170 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,7 +5,8 @@ - Cross-platform, cross-version Scala feature flagging - [OpenFeature](https://openfeature.dev) SDK - [Flipt](https://flipt.io) client -- Flipt OpenFeature provider +- Flipt OpenFeature Provider +- In-Memory OpenFeature Provider ## Installing