diff --git a/docs/index.md b/docs/index.md index d47fadf..6c3b38f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,2 +1,10 @@ -# ff4s +# ff4s - Feature Flags For Scala +## Goals + +- Cross-platform, cross-version Scala feature flagging +- Implementation of a Scala [Flipt](https://flipt.io) client +- Implementation of a Scala [OpenFeature](https://openfeature.dev) SDK +- Implementation of a Scala Flipt OpenFeature provider +- Implementation of a Scala LaunchDarkly OpenFeature provider, e.g. with + [Catalyst](https://typelevel.org/catapult)