From 6d52afe4fe3896886090ace88dce51a65d92839a Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Tue, 29 Aug 2023 10:50:48 -0500 Subject: [PATCH] docs: add conda shield --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6dcf7fc..3dd66ed 100644 --- a/README.md +++ b/README.md @@ -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]
@@ -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 [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