Skip to content

Commit 6248316

Browse files
authored
Update README.md
1 parent d7c939d commit 6248316

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
@@ -3,13 +3,13 @@
33
Interpolation for restratification, particularly useful for Nd vertical interpolation of atmospheric and oceanographic datasets
44

55
[![cirrus-ci](https://api.cirrus-ci.com/github/SciTools-incubator/python-stratify.svg)](https://cirrus-ci.com/github/SciTools-incubator/python-stratify)
6-
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/python-stratify?color=orange&label=conda-forge&logo=conda-forge&logoColor=white)](https://anaconda.org/conda-forge/python-stratify)
7-
[![PyPI geovista](https://img.shields.io/pypi/v/stratify?color=orange&label=pypi&logo=python&logoColor=white)](https://pypi.org/project/geovista/)
6+
[![conda-forge](https://img.shields.io/conda/vn/conda-forge/python-stratify?color=orange&label=conda-forge&logo=conda-forge&logoColor=white)](https://anaconda.org/conda-forge/python-stratify)
7+
[![PyPI](https://img.shields.io/pypi/v/stratify?color=orange&label=pypi&logo=python&logoColor=white)](https://pypi.org/project/stratify/)
88
[![codecov](https://codecov.io/gh/SciTools-incubator/python-stratify/branch/master/graph/badge.svg?token=v1R1bJ4kYr)](https://codecov.io/gh/SciTools-incubator/python-stratify)
99
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/SciTools-incubator/python-stratify/master.svg)](https://results.pre-commit.ci/latest/github/SciTools-incubator/python-stratify/master)
1010
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
11-
[![License](https://img.shields.io/github/license/SciTools-incubator/python-stratify)](https://github.com/SciTools-incubator/python-stratify/blob/main/LICENSE)
12-
[![Contributors](https://img.shields.io/github/contributors/SciTools-incubator/python-stratify)](https://github.com/SciTools/python-stratify/graphs/contributors)
11+
[![License](https://img.shields.io/github/license/SciTools-incubator/python-stratify?style=plastic)](https://github.com/SciTools-incubator/python-stratify/blob/master/LICENSE)
12+
[![Contributors](https://img.shields.io/github/contributors/SciTools-incubator/python-stratify?style=plastic)](https://github.com/SciTools-incubator/python-stratify/graphs/contributors)
1313
[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/scitools-incubator/python-stratify)
1414

1515
## Introduction

0 commit comments

Comments
 (0)