Skip to content

Commit 3fc1ead

Browse files
Move some badges to the bottom of the page (#11573)
1 parent 6ae7c55 commit 3fc1ead

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

README.rst

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ Async http client/server framework
1717
:target: https://codecov.io/gh/aio-libs/aiohttp
1818
:alt: codecov.io status for master branch
1919

20-
.. image:: https://img.shields.io/endpoint?url=https://codspeed.io/badge.json
21-
:target: https://codspeed.io/aio-libs/aiohttp
22-
:alt: Codspeed.io status for aiohttp
23-
2420
.. image:: https://badge.fury.io/py/aiohttp.svg
2521
:target: https://pypi.org/project/aiohttp
2622
:alt: Latest PyPI package version
@@ -29,21 +25,13 @@ Async http client/server framework
2925
:target: https://pypistats.org/packages/aiohttp
3026
:alt: Downloads count
3127

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-
3628
.. image:: https://readthedocs.org/projects/aiohttp/badge/?version=latest
3729
:target: https://docs.aiohttp.org/
3830
:alt: Latest Read The Docs
3931

40-
.. image:: https://img.shields.io/matrix/aio-libs:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat
41-
:target: https://matrix.to/#/%23aio-libs:matrix.org
42-
:alt: Matrix Room — #aio-libs:matrix.org
43-
44-
.. image:: https://img.shields.io/matrix/aio-libs-space:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs-space%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat
45-
:target: https://matrix.to/#/%23aio-libs-space:matrix.org
46-
:alt: Matrix Space — #aio-libs-space:matrix.org
32+
.. image:: https://img.shields.io/endpoint?url=https://codspeed.io/badge.json
33+
:target: https://codspeed.io/aio-libs/aiohttp
34+
:alt: Codspeed.io status for aiohttp
4735

4836

4937
Key Features
@@ -206,3 +194,17 @@ Benchmarks
206194
If you are interested in efficiency, the AsyncIO community maintains a
207195
list of benchmarks on the official wiki:
208196
https://github.com/python/asyncio/wiki/Benchmarks
197+
198+
--------
199+
200+
.. image:: https://img.shields.io/matrix/aio-libs:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat
201+
:target: https://matrix.to/#/%23aio-libs:matrix.org
202+
:alt: Matrix Room — #aio-libs:matrix.org
203+
204+
.. image:: https://img.shields.io/matrix/aio-libs-space:matrix.org?label=Discuss%20on%20Matrix%20at%20%23aio-libs-space%3Amatrix.org&logo=matrix&server_fqdn=matrix.org&style=flat
205+
:target: https://matrix.to/#/%23aio-libs-space:matrix.org
206+
:alt: Matrix Space — #aio-libs-space:matrix.org
207+
208+
.. image:: https://insights.linuxfoundation.org/api/badge/health-score?project=aiohttp
209+
:target: https://insights.linuxfoundation.org/project/aiohttp
210+
:alt: LFX Health Score

0 commit comments

Comments
 (0)