Skip to content

Commit 3dc7969

Browse files
authored
docs: Fix badge underline artifacts in readme (#1615)
1 parent a69caf8 commit 3dc7969

File tree

1 file changed

+6
-16
lines changed

1 file changed

+6
-16
lines changed

README.md

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,12 @@
1313
<a href="https://trendshift.io/repositories/11169" target="_blank"><img src="https://trendshift.io/api/badge/repositories/11169" alt="apify%2Fcrawlee-python | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
1414
</p>
1515

16-
<p align=center>
17-
<a href="https://badge.fury.io/py/crawlee" rel="nofollow">
18-
<img src="https://badge.fury.io/py/crawlee.svg" alt="PyPI version" style="max-width: 100%;">
19-
</a>
20-
<a href="https://pypi.org/project/crawlee/" rel="nofollow">
21-
<img src="https://img.shields.io/pypi/dm/crawlee" alt="PyPI - Downloads" style="max-width: 100%;">
22-
</a>
23-
<a href="https://codecov.io/gh/apify/crawlee-python" >
24-
<img src="https://codecov.io/gh/apify/crawlee-python/graph/badge.svg?token=cCju61iPQG" alt="Code cov report" style="max-width: 100%;"/>
25-
</a>
26-
<a href="https://pypi.org/project/crawlee/" rel="nofollow">
27-
<img src="https://img.shields.io/pypi/pyversions/crawlee" alt="PyPI - Python Version" style="max-width: 100%;">
28-
</a>
29-
<a href="https://discord.gg/jyEM2PRvMU" rel="nofollow">
30-
<img src="https://img.shields.io/discord/801163717915574323?label=discord" alt="Chat on discord" style="max-width: 100%;">
31-
</a>
16+
<p align="center">
17+
<a href="https://badge.fury.io/py/crawlee" rel="nofollow"><img src="https://badge.fury.io/py/crawlee.svg" alt="PyPI package version"></a>
18+
<a href="https://pypi.org/project/crawlee/" rel="nofollow"><img src="https://img.shields.io/pypi/dm/crawlee" alt="PyPI package downloads"></a>
19+
<a href="https://codecov.io/gh/apify/crawlee-python"><img src="https://codecov.io/gh/apify/crawlee-python/graph/badge.svg?token=cCju61iPQG" alt="Codecov report"></a>
20+
<a href="https://pypi.org/project/crawlee/" rel="nofollow"><img src="https://img.shields.io/pypi/pyversions/crawlee" alt="PyPI Python version"></a>
21+
<a href="https://discord.gg/jyEM2PRvMU" rel="nofollow"><img src="https://img.shields.io/discord/801163717915574323?label=discord" alt="Chat on Discord"></a>
3222
</p>
3323

3424
Crawlee covers your crawling and scraping end-to-end and **helps you build reliable scrapers. Fast.**

0 commit comments

Comments
 (0)