From e1962c00a4f3b7a03bf15f86ec8ef8b95ffaba82 Mon Sep 17 00:00:00 2001 From: tvt15 Date: Wed, 18 Oct 2023 04:19:30 +0000 Subject: [PATCH] Prettified Code! --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c0f6947..5859f141 100644 --- a/README.md +++ b/README.md @@ -68,17 +68,18 @@ Source documentation can be found at: [Recipe Recommender Docs] https://github.c ### Installation: - clone repository- -<<<<<<< HEAD + <<<<<<< HEAD ``` git clone https://github.com/Shubh-Nisar/Recipe_Recommender.git ``` -======= + ======= ``` git clone https://github.com/Shubh-Nisar/Recipe_Recommender.git ``` ->>>>>>> 28529f2afa8af9756b304bf88075c443bdbac40a +> > > > > > > 28529f2afa8af9756b304bf88075c443bdbac40a + - setup for frontend open terminal and navigate to the **frontend** folder and execute the following: ```