From f145cd720bdae7eb61469fdb6c308c8ec49453d7 Mon Sep 17 00:00:00 2001 From: Vinit Shahdeo Date: Tue, 19 Nov 2019 11:00:31 +0530 Subject: [PATCH] fixed open links for youtube video --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index de471b3e..7835e488 100644 --- a/README.md +++ b/README.md @@ -78,10 +78,9 @@ using the command `git clone https://github.com/username/Social-Platform-Donut.g 5. Setting up the local database instance - You need to have a MongoDB atlas account to create local - https://www.youtube.com/watch?v=KKyag6t98g8 - Check out the above link to setup MongoDB atlas. - The mongodb URL should be pasted in credential.js files. + You need to have a MongoDB atlas account to create local database. + Check out [this link](https://www.youtube.com/watch?v=KKyag6t98g8) to setup MongoDB atlas. + The mongodb URL should be pasted in `credential.js` files.