diff --git a/README.md b/README.md index c1ac3b6..6fdfcfa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -# 🕷️ Scrapling: Undetectable, Lightning-Fast, and Easy Web Scraping with Python +

+
+ +
+ Easy, effortless Web Scraping as it should be! +
+

Tests @@ -10,6 +16,7 @@ Supported Python versions

+

Installation @@ -231,4 +238,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.

diff --git a/images/logo.png b/images/logo.png deleted file mode 100644 index ab385c7..0000000 Binary files a/images/logo.png and /dev/null differ diff --git a/images/poster.png b/images/poster.png new file mode 100644 index 0000000..64911ff Binary files /dev/null and b/images/poster.png differ