Skip to content

Commit

Permalink
Merge pull request #426 from olemke/update-badge
Browse files Browse the repository at this point in the history
Fix anaconda and test badges in README.md
  • Loading branch information
olemke authored Jul 4, 2024
2 parents 2d7ff42 + 9d9dfb5 commit 1491b83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![PyPI version](https://badge.fury.io/py/typhon.svg)](https://badge.fury.io/py/typhon)
[![Anaconda-Server Badge](https://anaconda.org/rttools/typhon/badges/installer/conda.svg)](https://anaconda.org/rttools/typhon)
[![Conda version](https://anaconda.org/rttools/typhon/badges/version.svg)](https://anaconda.org/rttools/typhon)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1300318.svg)](https://doi.org/10.5281/zenodo.1300318)
[![Test](https://github.com/atmtools/typhon/workflows/Test/badge.svg?branch=master)](https://github.com/atmtools/typhon/commits/master)
![Test](https://github.com/atmtools/typhon/actions/workflows/build-test.yml/badge.svg)

# typhon - Tools for atmospheric research

Expand Down

0 comments on commit 1491b83

Please sign in to comment.