From d463ff2834e2e919fde03dab29d1fd733cd0c681 Mon Sep 17 00:00:00 2001
From: "ansh.mn.soni" <145273012+AnshMNSoni@users.noreply.github.com>
Date: Thu, 2 Jul 2026 10:57:22 +0530
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index e305c70..000e5e4 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
-

+
A Python package that replicates C++ STL-style data structures using the **Facade Design Pattern**. PythonSTL provides clean, familiar interfaces for developers coming from C++ while maintaining Pythonic best practices.
@@ -442,4 +442,4 @@ Contributions are welcome! Please:
- Issues: [GitHub Issues](https://github.com/AnshMNSoni/PythonSTL/issues)
- Linkedin: [@anshmnsoni](https://linkedin.com/in/anshmnsoni)
-**PythonSTL v1.1.7** - Bringing C++ STL elegance to Python
\ No newline at end of file
+**PythonSTL v1.1.7** - Bringing C++ STL elegance to Python