From a5b08f3ab2e3ece066a21604831f8077d2526d7e Mon Sep 17 00:00:00 2001 From: 24f2005752 <24f2005752@ds.study.iitm.ac.in> Date: Sat, 21 Mar 2026 16:47:15 +0530 Subject: [PATCH 1/2] Update README.md Fix punctuation in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 182d36a8d905..26113e690401 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ -

All algorithms implemented in Python - for education 📚

+

All All algorithms implemented in Python — for education 📚.

Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion. From 3416e83e364f12e26150f4d654dcddd8c3674941 Mon Sep 17 00:00:00 2001 From: 24f2005752 <24f2005752@ds.study.iitm.ac.in> Date: Sat, 21 Mar 2026 16:49:07 +0530 Subject: [PATCH 2/2] Update README.md Fix punctuation in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26113e690401..8f2d49d9f68a 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ -

All All algorithms implemented in Python — for education 📚.

+

All algorithms implemented in Python — for education 📚.

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