Skip to content

Commit 3708989

Browse files
authored
Update README.md with more badges
1 parent 8139dee commit 3708989

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

light-curve/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ and [`light-curve-dmdt`](https://github.com/light-curve/light-curve-dmdt) packag
55
high-performant time-series feature extractors.
66

77
[![PyPI version](https://badge.fury.io/py/light-curve.svg)](https://pypi.org/project/light-curve/)
8-
![testing](https://github.com/light-curve/light-curve-python/actions/workflows/test.yml/badge.svg)
8+
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/light-curve-python.svg)](https://anaconda.org/conda-forge/light-curve-python)
9+
[![Conda Recipe](https://img.shields.io/badge/recipe-light--curve--python-green.svg)](https://anaconda.org/conda-forge/light-curve-python)
10+
[![testing](https://github.com/light-curve/light-curve-python/actions/workflows/test.yml/badge.svg)](https://github.com/light-curve/light-curve-python/actions/workflows/test.yml)
911
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/light-curve/light-curve-python/master.svg)](https://results.pre-commit.ci/latest/github/light-curve/light-curve-python/master)
1012

1113
## Installation

0 commit comments

Comments
 (0)