From f4b89ddca1c213e846cfbe5ffdfa7a75f5af965c Mon Sep 17 00:00:00 2001 From: Chavez Harris <74829200+codedbychavez@users.noreply.github.com> Date: Wed, 8 Nov 2023 18:21:19 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 062532e..38c9141 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ConfigCat with Docker Sample -A companion repository for the blog article titled: **Using ConfigCat with Docker**. +A companion repository for the blog article titled: **How to Use ConfigCat Feature Flags with Docker**. This sample repository contains the code for a demo Docker desktop extension. It includes the code and dependencies required to successfully use a feature flag to hide and show a child component of the extension.