diff --git a/README.md b/README.md
index c1ac3b6..ff08e24 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,11 @@
-# 🕷️ Scrapling: Undetectable, Lightning-Fast, and Easy Web Scraping with Python
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ Easy, effortless Web Scraping as it should be!
+
+
Installation
@@ -231,4 +227,4 @@ This project includes code adapted from:
- In the auto-matching save process, the unique properties of the first element from the selection results are the only ones that get saved. If the selector you are using selects different elements on the page in different locations, auto-matching will return the first element to you only when you relocate it later. This doesn't include combined CSS selectors (Using commas to combine more than one selector, for example), as these selectors get separated, and each selector gets executed alone.
---
-Designed & crafted with ❤️ by Karim Shoair.
\ No newline at end of file
+Designed & crafted with ❤️ by Karim Shoair.