Skip to content

Commit 9a23ad8

Browse files
committed
Documentation: Adjust badges in README, GitHub changed the rST rendering
1 parent beffa10 commit 9a23ad8

File tree

1 file changed

+23
-12
lines changed

1 file changed

+23
-12
lines changed

README.rst

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,41 @@
1-
.. image:: https://github.com/panodata/grafana-wtf/actions/workflows/tests.yml/badge.svg
1+
###########
2+
grafana-wtf
3+
###########
4+
5+
|
6+
7+
.. start-badges
8+
9+
|ci-tests| |ci-coverage| |license| |pypi-downloads|
10+
|python-versions| |status| |pypi-version| |grafana-versions|
11+
12+
.. |ci-tests| image:: https://github.com/panodata/grafana-wtf/actions/workflows/tests.yml/badge.svg
213
:target: https://github.com/panodata/grafana-wtf/actions/workflows/tests.yml
314

4-
.. image:: https://img.shields.io/pypi/pyversions/grafana-wtf.svg
15+
.. |ci-coverage| image:: https://codecov.io/gh/panodata/grafana-wtf/branch/main/graph/badge.svg
16+
:target: https://codecov.io/gh/panodata/grafana-wtf
17+
:alt: Test suite code coverage
18+
19+
.. |python-versions| image:: https://img.shields.io/pypi/pyversions/grafana-wtf.svg
520
:target: https://pypi.org/project/grafana-wtf/
621

7-
.. image:: https://img.shields.io/pypi/status/grafana-wtf.svg
22+
.. |status| image:: https://img.shields.io/pypi/status/grafana-wtf.svg
823
:target: https://pypi.org/project/grafana-wtf/
924

10-
.. image:: https://img.shields.io/pypi/v/grafana-wtf.svg
25+
.. |pypi-version| image:: https://img.shields.io/pypi/v/grafana-wtf.svg
1126
:target: https://pypi.org/project/grafana-wtf/
1227

13-
.. image:: https://static.pepy.tech/badge/grafana-wtf/month
28+
.. |pypi-downloads| image:: https://static.pepy.tech/badge/grafana-wtf/month
1429
:target: https://pypi.org/project/grafana-wtf/
1530

16-
.. image:: https://img.shields.io/pypi/l/grafana-wtf.svg
31+
.. |license| image:: https://img.shields.io/pypi/l/grafana-wtf.svg
1732
:target: https://github.com/panodata/grafana-wtf/blob/main/LICENSE
1833

19-
.. image:: https://img.shields.io/badge/Grafana-6.x%20--%2010.x-blue.svg
34+
.. |grafana-versions| image:: https://img.shields.io/badge/Grafana-6.x%20--%2010.x-blue.svg
2035
:target: https://github.com/grafana/grafana
2136
:alt: Supported Grafana versions
2237

23-
|
24-
25-
###########
26-
grafana-wtf
27-
###########
38+
.. end-badges
2839
2940
3041
*****

0 commit comments

Comments
 (0)