From 9e9507ce064f4ca015d5dd5c990d7d3bffa06a19 Mon Sep 17 00:00:00 2001 From: Ayush Sharma Date: Sun, 13 Oct 2024 14:55:17 +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 e7db84c..d089200 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ CLIENT = http://localhost:3000 ``` -Replace the placeholder values with your actual Google OAuth, Gmail SMTP, Razorpay, MongoDB and JWT credentials. You can obtain these credentials by signing up on the [Google Cloud Console](https://cloud.google.com/), [Razorpay](https://razorpay.com), [MongoDB](https://mongodb.com) and [JWT](https://jwt.com) +Replace the placeholder values with your actual Google OAuth, Gmail SMTP, Razorpay, MongoDB and JWT credentials. You can obtain these credentials by signing up on the [Google Cloud Console](https://cloud.google.com/), [Razorpay](https://razorpay.com), [MongoDB](https://mongodb.com) and [JWT](https://jwt.io) **Running the Project**