From 11faaade71edd39f4235b99bb426aeeaf1282236 Mon Sep 17 00:00:00 2001 From: Bhaskar Paul Date: Sat, 16 Aug 2025 12:00:35 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abbbc53..920b871 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ 🟢 `yarn install`
🟢 `yarn start && yarn --cwd ./client start`
-📌 Use your own mongodb altas url to use this app.
+📌 Use your mongodb altas url to use this app.
📌 Create a database named `noteStore` inside mongo atlas cluster.
📌 Create a `.env` file inside `server` folder.
\ then add the following line: