From 540dafe96dc68e9a0677db7246aedf9b4178c6f0 Mon Sep 17 00:00:00 2001 From: informatter Date: Wed, 20 Mar 2024 11:49:24 +0000 Subject: [PATCH] c --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1abdc6a..08e3543 100644 --- a/README.md +++ b/README.md @@ -44,5 +44,7 @@ Auth0 will be used as the authentication service and JWTs will be used to authen ### Usage -[backend](https://github.com/informatter/fullstack-fastapi-rag-sample/blob/develop/backend/README.md) +[Backend](https://github.com/informatter/fullstack-fastapi-rag-sample/blob/develop/backend/README.md) + +[Frontend](https://github.com/informatter/fullstack-fastapi-rag-sample/blob/develop/frontend/README.md)