Skip to content

Commit dc27d61

Browse files
committed
chore: Move badges to the top of the readme
1 parent 8a48255 commit dc27d61

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

README.rst

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
.. image:: https://img.shields.io/pypi/v/netsgiro.svg?style=flat
2+
:target: https://pypi.org/project/netsgiro/
3+
:alt: Latest PyPI version
4+
5+
.. image:: https://github.com/otovo/python-netsgiro/actions/workflows/test.yml/badge.svg
6+
:target: https://github.com/otovo/python-netsgiro/actions/workflows/test.yml
7+
:alt: Github actions test pipeline status
8+
9+
.. image:: https://img.shields.io/readthedocs/netsgiro.svg
10+
:target: https://netsgiro.readthedocs.io/
11+
:alt: Read the Docs build status
12+
13+
.. image:: https://img.shields.io/codecov/c/github/otovo/python-netsgiro/master.svg
14+
:target: https://codecov.io/gh/otovo/python-netsgiro
15+
:alt: Test coverage
16+
117
========
218
netsgiro
319
========
@@ -45,19 +61,3 @@ Project resources
4561
- `Documentation <https://netsgiro.readthedocs.io/>`_
4662
- `Source code <https://github.com/otovo/python-netsgiro>`_
4763
- `Issue tracker <https://github.com/otovo/python-netsgiro/issues>`_
48-
49-
.. image:: https://img.shields.io/pypi/v/netsgiro.svg?style=flat
50-
:target: https://pypi.org/project/netsgiro/
51-
:alt: Latest PyPI version
52-
53-
.. image:: https://github.com/otovo/python-netsgiro/actions/workflows/test.yml/badge.svg
54-
:target: https://github.com/otovo/python-netsgiro/actions/workflows/test.yml
55-
:alt: Github actions test pipeline status
56-
57-
.. image:: https://img.shields.io/readthedocs/netsgiro.svg
58-
:target: https://netsgiro.readthedocs.io/
59-
:alt: Read the Docs build status
60-
61-
.. image:: https://img.shields.io/codecov/c/github/otovo/python-netsgiro/master.svg
62-
:target: https://codecov.io/gh/otovo/python-netsgiro
63-
:alt: Test coverage

0 commit comments

Comments
 (0)