better readme

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-25 09:53:33 -05:00
parent 7f3451e0a1
commit affd920f38
+2 -1
View File
@@ -6,7 +6,8 @@ simple and intuitive as possible.
When using this library you automatically get:
- jQuery selectors (thanks to PyQuery).
- CSS Selectors (a.k.a jQuery-style, thanks to PyQuery).
- XPath Selectors, for the faint at heart.
- Mocked user-agent (like a real web browser).
- Automatic following of redirects.
- Connectionpooling and cookie persistience.