From 258ce74fa68185fb7b56f6b43b84552ab0bf02a1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 24 Feb 2018 18:43:01 -0500 Subject: [PATCH] Update README.rst --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index dda3e6d..d40bf9d 100644 --- a/README.rst +++ b/README.rst @@ -6,6 +6,7 @@ simple and intuitive as possible. When using this library you automatically get: +- jQuery selectors (thanks to PyQuery). - Mocked user-agent (like a real web browser). - Automatic following of redirects. - Connection–pooling and cookie persistience.