Skip to content

Commit cd43598

Browse files
committed
Add build status
1 parent 17be259 commit cd43598

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.rst

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
HiPerSeis: High Performance Software Package for Seismology Data/Metadata Processing and Analysis
22
=================================================================================================
33

4-
|Build Status| |Coverage Status| |Documentation Status|
4+
.. image:: https://github.com/GeoscienceAustralia/hiperseis/actions/workflows/hiperseis_main_ci.yml/badge.svg
5+
:target: https://github.com/GeoscienceAustralia/hiperseis/actions/workflows/hiperseis_main_ci.yml
6+
:alt: Github Actions
7+
8+
.. image:: https://codecov.io/gh/GeoscienceAustralia/hiperseis/branch/develop/graph/badge.svg
9+
:target: https://codecov.io/gh/GeoscienceAustralia/hiperseis
10+
:alt: codecov
11+
12+
.. image:: https://readthedocs.org/projects/hiperseis/badge/?version=develop
13+
:target: http://hiperseis.readthedocs.io/en/develop/
14+
:alt: readthedocs
515

616
How to Cite
717
===========
@@ -62,10 +72,3 @@ License
6272

6373
HiPerSeis is licensed under the GPL version 3
6474

65-
66-
.. |Coverage Status| image:: https://codecov.io/gh/GeoscienceAustralia/hiperseis/branch/develop/graph/badge.svg
67-
:target: https://codecov.io/gh/GeoscienceAustralia/hiperseis
68-
69-
.. |Documentation Status| image:: https://readthedocs.org/projects/hiperseis/badge/?version=develop
70-
:target: http://hiperseis.readthedocs.io/en/develop/
71-

0 commit comments

Comments
 (0)