docs: update README logo
This commit is contained in:
@@ -1,15 +1,11 @@
|
|||||||
# 🕷️ Scrapling: Undetectable, Lightning-Fast, and Easy Web Scraping with Python
|
<p align=center>
|
||||||
<p align="center">
|
<br>
|
||||||
<a href="https://github.com/D4Vinci/Scrapling/actions/workflows/tests.yml" alt="Tests">
|
<a href="https://scrapling.readthedocs.io/en/latest/" target="_blank"><img src="https://raw.githubusercontent.com/D4Vinci/Scrapling/main/images/poster.png" style="width: 50%; height: 100%;"/></a>
|
||||||
<img alt="Tests" src="https://github.com/D4Vinci/Scrapling/actions/workflows/tests.yml/badge.svg"></a>
|
<br>
|
||||||
<a href="https://badge.fury.io/py/Scrapling" alt="PyPI version">
|
<i>Easy, effortless Web Scraping as it should be!</i>
|
||||||
<img alt="PyPI version" src="https://badge.fury.io/py/Scrapling.svg"></a>
|
<br>
|
||||||
<a href="https://pepy.tech/project/scrapling" alt="PyPI Downloads">
|
|
||||||
<img alt="PyPI Downloads" src="https://static.pepy.tech/badge/scrapling"></a>
|
|
||||||
<br/>
|
|
||||||
<a href="https://pypi.org/project/scrapling/" alt="Supported Python versions">
|
|
||||||
<img alt="Supported Python versions" src="https://img.shields.io/pypi/pyversions/scrapling.svg"></a>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://scrapling.readthedocs.io/en/latest/#installation">
|
<a href="https://scrapling.readthedocs.io/en/latest/#installation">
|
||||||
Installation
|
Installation
|
||||||
|
|||||||
Reference in New Issue
Block a user