From 9b37c81336205f4fa817d1196397320bcea018da Mon Sep 17 00:00:00 2001 From: Boaz Poolman Date: Sun, 21 Nov 2021 21:47:58 +0100 Subject: [PATCH] docs: Update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 38a9e2b..133d1d4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ - **CLI** (`config-sync` CLI for syncing the config from the command line) - **GUI** (Settings page for syncing the config in Strapi admin) - **Partial sync** (Import or export only specific portions of config) -- **Exclude configs** (Exclude specific config that contains sensitive info) +- **Exclude configs** (Exclude specific config from the sync) + ## ⏳ Installation