From e2e906fafe5bc6d56700de2662f1d13977dfa3ed Mon Sep 17 00:00:00 2001 From: prajjawal-Nashtech Date: Tue, 24 Sep 2024 00:27:25 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce19d49..8255bb9 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Before running the tests locally, you need to set up the following: export MY_SECRET_KEY="" 2.Run the tests using Maven: - mvn test + ```bash + mvn test +