mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 23:00:20 +00:00
Update README.rst
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ Usage
|
||||
|
||||
.. code-block:: pycon
|
||||
|
||||
Make a GET request to python.org:
|
||||
Make a GET request to 'python.org', using Requests:
|
||||
|
||||
>>> from requests_html import session
|
||||
>>> r = session.get('https://python.org/')
|
||||
|
||||
Reference in New Issue
Block a user