From 4061f1fca1325942c95d1e430a2bc1d4506da6ff Mon Sep 17 00:00:00 2001 From: Harold Martin Date: Fri, 6 Sep 2024 07:47:02 -0700 Subject: [PATCH] Update README.md (#96) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc00a7f..e539a92 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![PyPI - Version](https://img.shields.io/pypi/v/graphviz2drawio)](https://pypi.org/project/graphviz2drawio/) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/graphviz2drawio/badges/version.svg)](https://anaconda.org/conda-forge/graphviz2drawio) -![homebrew version](https://img.shields.io/homebrew/v/graphviz2drawio) +[![homebrew version](https://img.shields.io/homebrew/v/graphviz2drawio)](https://formulae.brew.sh/formula/graphviz2drawio) [![Lint and Test](https://github.com/hbmartin/graphviz2drawio/actions/workflows/lint.yml/badge.svg)](https://github.com/hbmartin/graphviz2drawio/actions/workflows/lint.yml) [![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) [![CodeFactor](https://www.codefactor.io/repository/github/hbmartin/graphviz2drawio/badge)](https://www.codefactor.io/repository/github/hbmartin/graphviz2drawio) @@ -44,7 +44,7 @@ pipx install graphviz2drawio # To update: pipx upgrade graphviz2drawio ``` -## Anaconda +### Anaconda ```bash conda install conda-forge::graphviz2drawio