Mention Puppeteer/Chromium in readmen

Using same style as used to reference PyQuery
This commit is contained in:
clach04
2020-04-26 11:11:14 -07:00
committed by GitHub
parent dc82965d66
commit 60fad1baf0
+1 -1
View File
@@ -11,7 +11,7 @@ simple and intuitive as possible.
When using this library you automatically get:
- **Full JavaScript support**!
- **Full JavaScript support**! (Using Chromium, thanks to Puppeteer)
- *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).