diff --git a/README.rst b/README.rst index 562e234..f6d4b1f 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,3 @@ -==== Haul ==== @@ -20,6 +19,8 @@ on Mac OS X $ pip install haul +Fail to install haul? `It is probably caused by lxml `_. + Usage ===== @@ -123,7 +124,7 @@ Custom finder / extender pipeline: result = h.find_images(url, extend=True) Run Tests ---------- +========= .. code-block:: bash