From 788a4a55494ba250e49193bb177b7d380a473f95 Mon Sep 17 00:00:00 2001 From: dheerajck Date: Sun, 20 Jul 2025 18:00:48 +0530 Subject: [PATCH 1/2] Fix readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fdd5ddca..66db2f4d 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,10 @@

📖 Documentation • - 🚀 Getting Started • - ⚡ Advanced Features • - 🤝 Contributing • - 💖 Support My Work + 🚀 Getting Started • + ⚡ Advanced Features • + 🤝 Contributing • + 💖 Support My Work

Imagine the following scenario: you need to automate tasks in your browser. Maybe it's testing a web application, collecting data from a site, or even automating repetitive processes. Normally this involves using external drivers, complex configurations, and many compatibility issues. @@ -143,7 +143,7 @@ For demonstration purposes, the browser is not displayed. ![google_seach](./docs/images/google-search-example.gif) -In just 5 seconds, we managed to extract all the necessary data! This is the +In just 5 seconds, we managed to extract all the necessary data! This is the speed you can expect from automation with Pydoll. @@ -364,7 +364,7 @@ Please make sure to: ## 💖 Support My Work -If you find Pydoll useful, consider [supporting me on GitHub](https://github.com/sponsors/thalissonvs). +If you find Pydoll useful, consider [supporting me on GitHub](https://github.com/sponsors/thalissonvs). You'll get access to exclusive benefits like priority support, custom features and much more! Can't sponsor right now? No problem — you can still help a lot by: From 99def8fa3220e555acad390b658fbffb77d2cdd1 Mon Sep 17 00:00:00 2001 From: dheerajck Date: Sun, 20 Jul 2025 18:22:25 +0530 Subject: [PATCH 2/2] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 66db2f4d..3ce7cc23 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ - Tests - Ruff CI - MyPy CI + Tests + Ruff CI + MyPy CI Python >= 3.10 Ask DeepWiki