travis badge

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-26 09:09:37 -05:00
parent d493720b7f
commit 6f7ded9759
+3
View File
@@ -1,6 +1,9 @@
Requests-HTML: HTML Parsing for Humans™
=======================================
.. image:: https://travis-ci.org/kennethreitz/requests-html.svg?branch=master
:target: https://travis-ci.org/kennethreitz/requests-html
This library intends to make parsing HTML (e.g. scraping the web) as
simple and intuitive as possible.