diff --git a/README.rst b/README.rst index c1674f1..7bd8204 100644 --- a/README.rst +++ b/README.rst @@ -26,7 +26,7 @@ Example (`open online demo`_): .. code-block:: python >>> from parsel import Selector - >>> selector = Selector(text=u""" + >>> selector = Selector(text="""

Hello, Parsel!