kennethreitz -> psf

This commit is contained in:
Hugo
2019-07-25 10:30:55 +03:00
parent b6fec3ab25
commit a4e45e3838
6 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ Requests-HTML: HTML Parsing for Humans™
.. image:: https://farm5.staticflickr.com/4695/39152770914_a3ab8af40d_k_d.jpg
.. image:: https://travis-ci.org/kennethreitz/requests-html.svg?branch=master
:target: https://travis-ci.org/kennethreitz/requests-html
.. image:: https://travis-ci.com/psf/requests-html.svg?branch=master
:target: https://travis-ci.com/psf/requests-html
This library intends to make parsing HTML (e.g. scraping the web) as
simple and intuitive as possible.