Skip to content

Commit c6fa498

Browse files
Update README.md
1 parent 455e97d commit c6fa498

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
<h3 align="center">A Python Framework for Large-Scale SAR Satellite Data Processing</h3>
66

77
<p align="center">
8-
<a href='https://github.com/johntruckenbrodt/pyroSAR/actions/workflows/python-package-conda.yml'>
9-
<img src='https://github.com/johntruckenbrodt/pyroSAR/actions/workflows/python-package-conda.yml/badge.svg' alt='Travis Status'></a>
8+
<a href='https://github.com/johntruckenbrodt/pyroSAR/actions/workflows/conda-install.yml'>
9+
<img src='https://github.com/johntruckenbrodt/pyroSAR/actions/workflows/conda-install.yml/badge.svg' alt='Conda Build Status'></a>
1010
<a href='https://coveralls.io/github/johntruckenbrodt/pyroSAR?branch=main'>
1111
<img src='https://coveralls.io/repos/github/johntruckenbrodt/pyroSAR/badge.svg?branch=main' alt='Coveralls Status' /></a>
1212
<a href='https://pyrosar.readthedocs.io/en/latest/?badge=latest'>
1313
<img src='https://readthedocs.org/projects/pyrosar/badge/?version=latest' alt='Documentation Status' /></a>
1414
<a href='https://badge.fury.io/py/pyroSAR'>
15-
<img src='https://badge.fury.io/py/pyroSAR.svg' alt='PIP Status' /></a>
15+
<img src='https://badge.fury.io/py/pyroSAR.svg' alt='PyPI Status' /></a>
1616
<a href='https://anaconda.org/conda-forge/pyrosar'>
17-
<img src='https://img.shields.io/conda/vn/conda-forge/pyrosar.svg' alt='Conda Status' /></a>
17+
<img src='https://img.shields.io/conda/vn/conda-forge/pyrosar.svg' alt='Conda-Forge Status' /></a>
1818
</p>
1919

2020
The pyroSAR package aims at providing a complete solution for the scalable organization and processing of SAR satellite data:

0 commit comments

Comments
 (0)