From c04e4f9a37f2f226e3889f838a5d37b6486cb334 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ramiz=20Poli=C4=87?= Date: Fri, 6 Oct 2023 22:51:16 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d42b150..d50731d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -
+
# Secret Sync @@ -27,7 +27,7 @@ as well as consolidating APIs across and for these providers. ## Goal The goal of **Secret Sync** is to tackle common issues related to secret usage and management. -Specifically, it aims to address the following challenges: +Specifically, it aims to address: 1. _How to synchronize secrets between different stores?_ 2. _How to explicitly define the synchronization process?_ 3. _How to more effectively manage usage of secrets?_