From 0075f152c745998c9b6fdc7eddae2c35d6b51db4 Mon Sep 17 00:00:00 2001 From: adhamhaddad Date: Fri, 26 May 2023 11:36:05 +0300 Subject: [PATCH] README.md updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 677bcd8..d3d9220 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ I hope that my starter kit can help simplify the process of building Node.js app # High Level Architecture -Figure 1 represents the authentication architecture of this sample implementation. The architecture is comprised of two logical components; application user, and application services. +Figure 1 represents the authentication architecture of this sample implementation.

Architecture Overview