Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,13 @@ is not needed unless you need the natural language, ``nlp()``, features like key
If you are using ubuntu and are still running into gcc compile errors when installing lxml, try installing
``libxslt1-dev`` instead of ``libxslt-dev``.

Related Projects
----------------

- `ruby-readability`_ is a port of arc90's readability project to Ruby.

.. _`ruby-readability`: https://github.com/cantino/ruby-readability

Todo List
---------

Expand Down