From d4d686b4b0c1e9cbcf0445e4e34b602d6075a0f8 Mon Sep 17 00:00:00 2001 From: prateekbharadwaj1998 Date: Thu, 19 Jun 2025 08:48:49 +0530 Subject: [PATCH] Update README.md Provided a Heading and Grammar corrections in the README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 79990ae..50426eb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**Here's a simple, beginner-friendly step-by-step guide to creating a Pull Request (PR) to one of the Keploy repositories.** + [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen?logo=github)](CODE_OF_CONDUCT.md) [![Slack](.github/slack.svg)](https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg) [![License](.github/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) @@ -44,4 +46,4 @@ git commit -m "changes you made in the project" #Please make sure to mention whi git push ``` -6. Before raising a PR, please sure to 'Fetch Upstream' to avoid conflicts with existing codebase. \ No newline at end of file +6. Before raising a PR, please sure to 'Fetch Upstream' to avoid conflicts with existing codebase.