Skip to content

Commit a4bdb02

Browse files
committed
Place badges on same line
1 parent 5724257 commit a4bdb02

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
pyrefcount
22
==========
33

4-
.. image:: https://img.shields.io/github/workflow/status/pmundt/pyrefcount/Python%20package
4+
|build| |license| |python-version| |pypi-version|
5+
6+
.. |build| image:: https://img.shields.io/github/workflow/status/pmundt/pyrefcount/Python%20package
57
:alt: GitHub Workflow Status
68
:target: https://github.com/pmundt/pyrefcount/actions
79

8-
.. image:: https://img.shields.io/pypi/l/pyrefcount
10+
.. |license| image:: https://img.shields.io/pypi/l/pyrefcount
911
:alt: MIT License
1012

11-
.. image:: https://img.shields.io/pypi/pyversions/pyrefcount
13+
.. |python-version| image:: https://img.shields.io/pypi/pyversions/pyrefcount
1214
:alt: PyPI - Python Version
1315
:target: https://pypi.python.org/pypi/pyrefcount
1416

15-
.. image:: https://img.shields.io/pypi/v/pyrefcount
17+
.. |pypi-version| image:: https://img.shields.io/pypi/v/pyrefcount
1618
:alt: PyPI
1719
:target: https://pypi.python.org/pypi/pyrefcount
1820

0 commit comments

Comments
 (0)