Skip to content

Commit 8b95ecb

Browse files
authored
Add compatibility workflow badge (#487)
1 parent 40456ee commit 8b95ecb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
SkyPy: A package for modelling the Universe
33
===========================================
44

5-
|Read the Docs| |GitHub| |Codecov|
5+
|Read the Docs| |GitHub| |Codecov| |Compatibility|
66

77
This package contains methods for modelling the Universe, galaxies and the
88
Milky Way. SkyPy simulates populations of astronomical objects, generating
@@ -68,7 +68,7 @@ You are welcome to talk about the SkyPy package and code using our
6868
`Discussions Page`_. For any other questions about the project in general,
6969
please get in touch with the `SkyPy Co-ordinators`_.
7070

71-
.. _Discussions Page: https://github.com/skypyproject/skypy/discussions
71+
.. _Discussions Page: https://github.com/skypyproject/skypy/discussions
7272
.. _SkyPy Co-ordinators: mailto:skypy-coordinators@googlegroups.com
7373

7474
Contributing
@@ -95,6 +95,9 @@ in the `Code of Conduct`_.
9595
.. |GitHub| image:: https://github.com/skypyproject/skypy/workflows/Tests/badge.svg
9696
:target: https://github.com/skypyproject/skypy/actions
9797

98+
.. |Compatibility| image:: https://github.com/skypyproject/skypy/actions/workflows/compatibility.yaml/badge.svg
99+
:target: https://github.com/skypyproject/skypy/actions/workflows/compatibility.yaml
100+
98101
.. |Codecov| image:: https://codecov.io/gh/skypyproject/skypy/branch/main/graph/badge.svg
99102
:target: https://codecov.io/gh/skypyproject/skypy
100103

0 commit comments

Comments
 (0)