Skip to content

Commit a395da0

Browse files
committed
docs: refine README formatting and improve clarity throughout
1 parent 6083d3f commit a395da0

File tree

2 files changed

+10
-18
lines changed

2 files changed

+10
-18
lines changed

README.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@
2222
🛠️ <a href="#-advanced-magic">Advanced Magic</a> •
2323
💖 <a href="#-support-my-work">Support</a>
2424
</p>
25-
26-
---
27-
28-
## 🎯 **Stop Fighting. Start Automating.**
25+
<br>
2926

3027
You know that feeling when you need to automate something on the web and you spend hours just trying to get your environment working? We've all been there.
3128

@@ -39,8 +36,7 @@ Just `pip install pydoll-python` and you're automating.
3936
<h4>Give it a star if you appreciate tools that just work! ⭐</h4>
4037
<sub>(Your stars fuel our development and bug fixes)</sub>
4138
</div>
42-
43-
---
39+
<br>
4440

4541
## 🔥 **Why Pydoll Stands Out**
4642

@@ -95,7 +91,6 @@ Pydoll doesn't just click - it behaves like a real human. Natural mouse movement
9591

9692
**Ethical Note**: Due to these realistic interaction patterns, Pydoll may bypass some behavioral detection systems. Please use responsibly and respect website terms of service.
9793

98-
---
9994

10095
## 🚀 **Just Getting Started?**
10196

@@ -112,7 +107,7 @@ Pydoll comes packed with advanced features that make complex automation scenario
112107

113108
**And this is just the beginning.** Check out our [complete documentation](https://pydoll.tech/) to discover everything Pydoll can do!
114109

115-
---
110+
116111

117112
## 📦 **Installation**
118113

@@ -122,7 +117,7 @@ pip install pydoll-python
122117

123118
**That's literally it.** No drivers, no additional downloads, no configuration files. Install and start automating in the next 30 seconds.
124119

125-
---
120+
126121

127122
## 🚀 **Zero to Hero in Seconds**
128123

@@ -265,7 +260,7 @@ async with tab.expect_download(timeout=30) as download:
265260

266261
Auto-cleanup, timeout handling, and zero headaches included!
267262

268-
---
263+
269264

270265
## 🛠️ **Advanced Magic**
271266

@@ -366,7 +361,7 @@ options.add_argument('--disable-dev-shm-usage')
366361
# Fully customized browser experience
367362
```
368363

369-
---
364+
370365

371366
## 🎉 **What's New - Latest Release**
372367

@@ -393,7 +388,6 @@ result = await element.execute_script("return this.innerText", return_by_value=T
393388

394389
**No more flaky tests or missed clicks!** These methods ensure your automation is rock-solid reliable.
395390

396-
---
397391

398392
## 🆘 **Troubleshooting**
399393

@@ -425,7 +419,7 @@ options.add_argument('--disable-web-security')
425419
options.add_argument('--disable-features=VizDisplayCompositor')
426420
```
427421

428-
---
422+
429423

430424
## 📚 **Learn More**
431425

@@ -458,7 +452,7 @@ Love Pydoll? Help make it even better!
458452

459453
Check out [CONTRIBUTING.md](CONTRIBUTING.md) for the full guide!
460454

461-
---
455+
462456

463457
## 💖 **Support the Project**
464458

@@ -475,7 +469,7 @@ Building and maintaining Pydoll takes time, coffee, and lots of love. If it's sa
475469

476470
**Every bit of support keeps this project alive and growing! 🚀**
477471

478-
---
472+
479473

480474
## 🎊 **Spread the Word**
481475

@@ -489,7 +483,7 @@ Give it a ⭐, tell your colleagues, share it on social media, or write about yo
489483

490484
Pydoll is MIT licensed - use it for anything! See [LICENSE](LICENSE) for details.
491485

492-
---
486+
493487

494488
<div align="center">
495489
<h2><strong>Pydoll: Making Web Automation Simple and Powerful</strong></h2>

README_zh.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ Pydoll 采用全新设计理念,从零构建,直接对接 Chrome DevTools Pr
4949

5050
**使用须知**:由于其真实的交互模式,Pydoll 可能会绕过某些行为检测系统。请负责任地使用并遵守网站服务条款。
5151

52-
---
5352

5453
## 🚀 **这只是开始?**
5554

@@ -66,7 +65,6 @@ Pydoll 拥有丰富的高级功能,让复杂的自动化场景变得轻松:
6665

6766
**这仅仅是开始。** 查看我们的[完整文档](https://pydoll.tech/),发现 Pydoll 的全部能力!
6867

69-
---
7068

7169
## 最新功能
7270

0 commit comments

Comments
 (0)