diff --git a/README.rst b/README.rst index 4d7c8d60..3dc20cf9 100644 --- a/README.rst +++ b/README.rst @@ -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 ---------