docs: add conda shield

This commit is contained in:
Daylin Morgan 2023-08-29 10:50:48 -05:00
parent f2dc1b8bec
commit 6d52afe4fe
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com)
<!--[![Conda][conda-shield]][conda-url]-->
[![Conda][conda-shield]][conda-url]
<div align="center">
<a href="https://github.com/daylinmorgan/viv">
@ -131,8 +131,8 @@ python3 <(curl -fsSL viv.dayl.in/viv.py) shim black -o ./black --standalone --fr
[^1]: You do need to have `pip` but surely you have `pip` already.
<!-- [conda-shield]: https://img.shields.io/conda/vn/conda-forge/viv-->
<!-- [conda-url]: https://anaconda.org/conda-forge/viv -->
[conda-shield]: https://img.shields.io/conda/vn/conda-forge/viv
[conda-url]: https://anaconda.org/conda-forge/viv
[pypi-shield]: https://img.shields.io/pypi/v/viv
[pypi-url]: https://pypi.org/project/viv
[stars-shield]: https://img.shields.io/github/stars/daylinmorgan/viv.svg