From 1fc192cdfc760368b7e32ee5e5a165293e9ea01c Mon Sep 17 00:00:00 2001 From: "Benjamin T. Vincent" Date: Wed, 23 Apr 2025 14:39:14 +0100 Subject: [PATCH] update badges in github README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8be7296..f4abb54d 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ ---- -![Build](https://github.com/pymc-labs/CausalPy/workflows/ci/badge.svg) -[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json)]([https://codecov.io/gh/pymc-labs/CausalPy](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json)) +![Build Status](https://github.com/pymc-labs/CausalPy/workflows/ci/badge.svg?branch=main) +[![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) [![PyPI version](https://badge.fury.io/py/CausalPy.svg)](https://badge.fury.io/py/CausalPy) ![GitHub Repo stars](https://img.shields.io/github/stars/pymc-labs/causalpy?style=social) ![Read the Docs](https://img.shields.io/readthedocs/causalpy)