From 2aea44b3ccc405c866b1dabf80beef2317dc90e9 Mon Sep 17 00:00:00 2001 From: Kfir Dayan Date: Sun, 13 Aug 2023 12:00:41 +0300 Subject: [PATCH] README.md for 2 services --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 09354f6..5d300c8 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,6 @@ Maybe any CRM system will do it every interval. ### API ### This api will use the same redis database and check a unique key for every user. This key will be used to validate the user and insert a new user to a mongodb database. + + +Each Service Has a README.md file. \ No newline at end of file