Skip to content

Commit 409d5fe

Browse files
committed
add conda badge and feedstock link to README
1 parent 3265118 commit 409d5fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
44
[![Test](https://github.com/NCAS-CMS/PyActiveStorage/actions/workflows/run-tests.yml/badge.svg)](https://github.com/NCAS-CMS/PyActiveStorage/actions/workflows/run-tests.yml)
55
[![codecov](https://codecov.io/gh/NCAS-CMS/PyActiveStorage/graph/badge.svg?token=1olGjnvAOp)](https://codecov.io/gh/NCAS-CMS/PyActiveStorage)
6+
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/pyactivestorage/badges/version.svg)](https://anaconda.org/conda-forge/pyactivestorage)
67

78
![pyactivestoragelogo](https://raw.githubusercontent.com/NCAS-CMS/PyActiveStorage/main/doc/figures/PyActiveStorage-logo-complete.jpg)
89

@@ -11,6 +12,7 @@
1112
- [Latest documentation on ReadTheDocs (RTD)](https://pyactivestorage.readthedocs.io/en/latest/)
1213
- [RTD latest builds](https://app.readthedocs.org/projects/pyactivestorage/)
1314
- [GHA Tests](https://github.com/NCAS-CMS/PyActiveStorage/actions)
15+
- [conda-forge feedstock](https://github.com/conda-forge/pyactivestorage-feedstock)
1416

1517
### Create virtual environment
1618

0 commit comments

Comments
 (0)