mirror of
https://github.com/bookieio/breadability
synced 2024-11-04 12:00:19 +00:00
Update readme with ci and other important links
This commit is contained in:
parent
1553eda145
commit
645838c66c
20
README.rst
20
README.rst
@ -23,6 +23,7 @@ things from pip so that it can compile.
|
||||
|
||||
::
|
||||
|
||||
sudo apt-get install libxml2-dev libxslt-dev
|
||||
pip install breadability
|
||||
|
||||
|
||||
@ -98,4 +99,23 @@ urls, etc.
|
||||
You can ping me on irc, I'm always in the `#bookie` channel in freenode.
|
||||
|
||||
|
||||
Important Links
|
||||
----------------
|
||||
|
||||
- `Builds`_ are done on `TravisCI`_
|
||||
|
||||
|
||||
Inspiration
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- `python-readability`_
|
||||
- `decruft`_
|
||||
- `readability`_
|
||||
|
||||
|
||||
|
||||
.. _readability: http://code.google.com/p/arc90labs-readability/
|
||||
.. _Builds: http://travis-ci.org/#!/mitechie/breadability
|
||||
.. _TravisCI: http://travis-ci.org/
|
||||
.. _decruft: https://github.com/dcramer/decruft
|
||||
.. _python-readability: https://github.com/buriy/python-readability
|
||||
|
Loading…
Reference in New Issue
Block a user