Skip to content

Commit 2d96de3

Browse files
authored
Add codspeed badge to README.rst (#1095)
We have been using codspeed a lot on this repo recently. We should add it to the README as done on other projects to its easy to find, and thank codspeed for offering their tooling for free to OSS.
1 parent 879cfa9 commit 2d96de3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ multidict
1818
:target: https://multidict.aio-libs.org
1919
:alt: Read The Docs build status badge
2020

21+
.. image:: https://img.shields.io/endpoint?url=https://codspeed.io/badge.json
22+
:target: https://codspeed.io/aio-libs/multidict
23+
:alt: CodSpeed
24+
2125
.. image:: https://img.shields.io/pypi/pyversions/multidict.svg
2226
:target: https://pypi.org/project/multidict
2327
:alt: Python versions

0 commit comments

Comments
 (0)