From 66898fbacd8dc17ddf362ba458c5c4a1352eaf62 Mon Sep 17 00:00:00 2001 From: robin-chauhan1 <129927008+robin-chauhan1@users.noreply.github.com> Date: Tue, 18 Apr 2023 15:51:04 +0530 Subject: [PATCH 1/2] updated readme Document URL Changed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb0fc92..6018aca 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A buyer app refers to any application that will help sellers interact with the b ## Documentation -[Documentation](https://linktodocumentation) +[Documentation](https://docs.google.com/document/d/1pGPZ0jwQH9AP0rdZXUcdv8B1QZudr86W3qjABsrlEso/edit) ## Tech Stack From 9e961053a1d951b15e477aac56f28b2f878e8aa4 Mon Sep 17 00:00:00 2001 From: robin-chauhan1 <129927008+robin-chauhan1@users.noreply.github.com> Date: Tue, 18 Apr 2023 11:18:43 +0000 Subject: [PATCH 2/2] chor: changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6018aca..3d5c638 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Clone the Buyer App ONDC SDK repository git clone https://github.com/ONDC-Official/ondc-sdk.git ``` -Git repositories contain submodules that must be fetched. It requires HTTP-based URL by default in the ```.gitmodules``` file. Copy this into .gitsubmodules file +Git repositories contain submodules that must be fetched. It requires HTTP-based URL by default in the ```.gitmodules``` file. Copy this into ```.gitmodules``` file ```bash [submodule "biap-app-ui-front"]