Skip to content

Commit

Permalink
docs: Add conda badges in README.mdwith link to prefix.dev packag…
Browse files Browse the repository at this point in the history
…e page
  • Loading branch information
jslorrma committed Aug 25, 2024
1 parent 5d2cef4 commit eb6e3b9
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
Expand Up @@ -4,6 +4,9 @@
[![PyPI version](https://img.shields.io/pypi/v/keyrings.artifacts.svg)](https://badge.fury.io/py/keyrings.artifacts)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/keyrings.artifacts)](https://pypi.org/project/keyrings.artifacts/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/keyrings.artifacts)](https://pypi.org/project/keyrings.artifacts/)
[![Conda Latest Release](https://anaconda.org/conda-forge/keyrings.artifacts/badges/version.svg)](https://prefix.dev/channels/conda-forge/packages/keyrings.artifacts)
[![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/keyrings.artifacts.svg?label=Conda%20downloads)](
https://prefix.dev/channels/conda-forge/packages/keyrings.artifacts)
[![License](https://img.shields.io/github/license/jslorrma/keyrings.artifacts?style=flat-square)](LICENSE)
[![Pixi Badge](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json)](https://pixi.sh)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
Expand Down

0 comments on commit eb6e3b9

Please sign in to comment.