From 52d5b0bf7184fbe47726bc00233449c4a59a1b43 Mon Sep 17 00:00:00 2001 From: Sivesh Kumar Date: Mon, 3 Nov 2025 11:27:28 +0530 Subject: [PATCH] Added my first contribution line in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 182d36a8d905..24c9a419bc4f 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,4 @@ We are on [Discord](https://the-algorithms.com/discord) and [Gitter](https://git ## 📜 List of Algorithms See our [directory](DIRECTORY.md) for easier navigation and a better overview of the project. +This is my first open-source contribution.