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