From bf36498b8fe37d71722a5e00768e296a21c3843f Mon Sep 17 00:00:00 2001 From: JANHAVI0831 Date: Mon, 27 Oct 2025 11:13:09 +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 182d36a8d905..bd418c6c8f3d 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ -

All algorithms implemented in Python - for education 📚

+

All algorithms implemented in Python - for education n 📚

Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.