From 2acf14f244807b4a7f92ad495681e0d15fbe46b0 Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Thu, 21 Sep 2023 16:30:04 -0400 Subject: [PATCH] use engine Signed-off-by: Todd Baert --- README.md | 2 +- web-docs/intro.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 62a8f132c..0d2dc9a59 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ ## What's flagd? -Flagd is a feature flag daemon with a Unix philosophy. Think of it as a ready-made, open source, OpenFeature compliant feature flag backend system. +Flagd is a feature flag daemon with a Unix philosophy. Think of it as a ready-made, open source, OpenFeature-compliant feature flag backend system. ## Features diff --git a/web-docs/intro.md b/web-docs/intro.md index d37128304..eda4771c0 100644 --- a/web-docs/intro.md +++ b/web-docs/intro.md @@ -1,7 +1,7 @@ # What is flagd? _flagd_ is a _feature flag evaluation engine_. -You can think of it as the "guts" of a full-featured flag management solution. +Think of it as a ready-made, open source, OpenFeature-compliant feature flag backend system. It allows you to dynamically evaluate feature flags. With flagd you can: