From 1580d610afec0fc0ee525a991f8d8d997ea58a65 Mon Sep 17 00:00:00 2001 From: Dharani E Date: Sat, 17 May 2025 14:31:40 +0530 Subject: [PATCH] Added Dharani Eswaramurthi to the Contributor List --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cdb5d55..a2110009 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ git add Contributors.md Now commit those changes using the `git commit` command: ```bash -git commit -m "Add your-name to Contributors list" +git commit -m "Added your-name to Contributors list" ``` replacing `your-name` with your name.