From 407889f50b02240141af4369f9707915ad30498e Mon Sep 17 00:00:00 2001 From: Geetanshi Singla <147524330+geetanshi09@users.noreply.github.com> Date: Tue, 27 Feb 2024 11:08:01 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd9582fe94..bb9c424621 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # The Algorithms - JavaScript - + JavaScript Repository of TheAlgorithms, which implements various algorithms and data structures in JavaScript.