Skip to content

Commit

Permalink
update badges + add conda-forge badge (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julius Busecke committed Apr 3, 2020
1 parent 56a8507 commit 4b5f6ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[![Build Status](https://travis-ci.org/jbusecke/xarrayutils.svg?branch=master)](https://travis-ci.org/jbusecke/xarrayutils)
[![Build Status](https://travis-ci.com/jbusecke/xarrayutils.svg?branch=master)](https://travis-ci.com/jbusecke/xarrayutils)
[![codecov](https://codecov.io/gh/jbusecke/xarrayutils/branch/master/graph/badge.svg)](https://codecov.io/gh/jbusecke/xarrayutils)
[![License:MIT](https://img.shields.io/badge/License-MIT-lightgray.svg?style=flt-square)](https://opensource.org/licenses/MIT)
[![pypi](https://img.shields.io/pypi/v/xarrayutils.svg)](https://pypi.org/project/xarrayutils)
[![conda-forge](https://img.shields.io/conda/dn/conda-forge/xarrayutils?label=conda-forge)](https://anaconda.org/conda-forge/xarrayutils)


# A collection of various tools for data analysis built on top of xarray and xgcm
Expand Down

0 comments on commit 4b5f6ad

Please sign in to comment.