Update README.rst

Correct to pyppeteer
This commit is contained in:
clach04
2023-02-26 09:13:06 -08:00
committed by GitHub
parent 60fad1baf0
commit ed77e8c70e
+1 -1
View File
@@ -11,7 +11,7 @@ simple and intuitive as possible.
When using this library you automatically get:
- **Full JavaScript support**! (Using Chromium, thanks to Puppeteer)
- **Full JavaScript support**! (Using Chromium, thanks to pyppeteer)
- *CSS Selectors* (a.k.a jQuery-style, thanks to PyQuery).
- *XPath Selectors*, for the faint of heart.
- Mocked user-agent (like a real web browser).