From 6159d3579aeff23109780ca4709f50ead30a3895 Mon Sep 17 00:00:00 2001 From: DazedAnon Date: Fri, 10 Oct 2025 18:38:58 +0000 Subject: [PATCH] Edit README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 41f5b36..a924ae1 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,6 @@ Assuming you want to fork a repository named `example-project`: ``` ### 5. Create a Merge Request -- Go to `https://gitgud.io/YOUR_USERNAME/example-project/merge_requests` and click on "New merge request". -- Choose the source branch `add-new-feature` and target branch (default: `main` or `master`). -- Fill in the details and submit the merge request. \ No newline at end of file +- Go to `https://gitgud.io/YOUR_USERNAME/example-project/merge_requests` and click on "New merge request" +- Choose the source branch `add-new-feature` and target branch (default: `main` or `master`) +- Fill in the details and submit the merge request \ No newline at end of file