Skip to content

Commit

Permalink
Added link to Conda recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
loli committed May 1, 2020
1 parent 95216b9 commit 39131b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
[![PyPI version fury.io](https://badge.fury.io/py/MedPy.svg)](https://pypi.python.org/pypi/MedPy/)
[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/medpy/README.html)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/MedPy.svg)](https://pypi.python.org/pypi/MedPy/)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Downloads](https://pepy.tech/badge/medpy/month)](https://pepy.tech/project/medpy)
![travis auto-build](https://travis-ci.org/loli/medpy.svg?branch=master)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2565940.svg)](https://doi.org/10.5281/zenodo.2565940)


[GitHub](https://github.com/loli/medpy/) | [Documentation](http://loli.github.io/medpy/) | [Tutorials](http://loli.github.io/medpy/) | [Issue tracker](https://github.com/loli/medpy/issues) | [Contact](oskar.maier@gmail.com)

# medpy - Medical Image Processing in Python
Expand All @@ -15,6 +17,7 @@ MedPy is an image processing library and collection of scripts targeted towards

- Download (stable release): https://pypi.python.org/pypi/medpy
- HTML documentation and installation instruction (stable release): http://loli.github.io/medpy/
- Download from [Bioconda](https://bioconda.github.io/): https://bioconda.github.io/recipes/medpy/README.html#package-medpy (thanks to [PertuyF](https://github.com/PertuyF), see [#96](https://github.com/loli/medpy/issues/96))

## Development version

Expand Down

0 comments on commit 39131b9

Please sign in to comment.