Skip to content

Commit 3db9059

Browse files
authored
docs: update readme.md
1 parent 2ddb6b3 commit 3db9059

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
💖 <a href="#support-my-work">Support My Work</a>
2424
</p>
2525

26-
- [简体中文](README_zh.md)
27-
2826
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.
2927

3028
**Pydoll was born to solve these problems.**
@@ -333,6 +331,8 @@ The documentation includes:
333331
- **API Reference** - Complete method documentation
334332
- **Advanced Techniques** - Network interception, event handling, performance optimization
335333

334+
>The chinese version of this README is [here](README_zh.md).
335+
336336
## 🤝 Contributing
337337

338338
We would love your help to make Pydoll even better! Check out our [contribution guidelines](CONTRIBUTING.md) to get started. Whether it's fixing bugs, adding features or improving documentation - all contributions are welcome!

0 commit comments

Comments
 (0)