Skip to content

Commit 75a3b10

Browse files
Add Linux Foundation Health Score badge to README (#11538) (#11572)
(cherry picked from commit 6ae7c55) Co-authored-by: Jonathan Reimer <[email protected]>
1 parent bbf209d commit 75a3b10

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ Async http client/server framework
2525
:target: https://pypi.org/project/aiohttp
2626
:alt: Latest PyPI package version
2727

28+
.. image:: https://img.shields.io/pypi/dm/aiohttp
29+
:target: https://pypistats.org/packages/aiohttp
30+
:alt: Downloads count
31+
32+
.. image:: https://insights.linuxfoundation.org/api/badge/health-score?project=aiohttp
33+
:target: https://insights.linuxfoundation.org/project/aiohttp
34+
:alt: LFX Health Score
35+
2836
.. image:: https://readthedocs.org/projects/aiohttp/badge/?version=latest
2937
:target: https://docs.aiohttp.org/
3038
:alt: Latest Read The Docs

0 commit comments

Comments
 (0)