From 979c6d0235eaf93f4d891fb51c89d45b2b69b73c Mon Sep 17 00:00:00 2001 From: B M Riazul Islam Date: Tue, 10 Dec 2024 23:37:07 +0600 Subject: [PATCH] Added README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 850d9f8..f604cd2 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Welcome, collaborators! This guide outlines the steps for creating a pull reques ```bash git commit -m "Update SHR documentation with new API integration details" ``` - + Replace `Update SHR documentation with new API integration details` with your commit name. --- ## **Step 6: Push Your Changes**