From cbdc3f5435d27fb541f90791145e9b2481d78995 Mon Sep 17 00:00:00 2001 From: Leo Romanovsky Date: Fri, 8 Nov 2024 15:04:16 -0800 Subject: [PATCH] Update README.md with title --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index f380f10c..4f271623 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +## Eppo Multiplatform: SDKs and Artifacts to support Flagging and Experimentation + +Eppo is a modular flagging and experimentation analysis tool. Eppo's SDKs are built to make assignments in multi-user server-side and client-side contexts. Before proceeding you'll need an Eppo account. + +**Features** +* Feature gates +* Kill switches +* Progressive rollouts +* A/B/n experiments +* Mutually exclusive experiments (Layers) +* Dynamic configuration + ## Contributing ### Preparing your environment