diff --git a/README.rst b/README.rst index b95f34f..aa04acc 100644 --- a/README.rst +++ b/README.rst @@ -126,6 +126,10 @@ JavaScript Support Let's grab some text that's rendered by JavaScript: +.. code-block:: shell + + $ pipenv install requests-http[browser] + .. code-block:: pycon >>> from requests_html import BrowserSession