From 017c79a409cf02345b784d06fe8828495b2e9378 Mon Sep 17 00:00:00 2001 From: Hao Zhang Date: Thu, 31 Jul 2025 11:30:26 +0800 Subject: [PATCH] Add badges to README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6791722..eaae35c 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# A parity tensor package. +# A parity tensor package. [![ci](https://github.com/hzhangxyz/parity_tensor/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/hzhangxyz/parity_tensor/actions/workflows/pre-commit.yml) [![codecov](https://codecov.io/gh/hzhangxyz/parity_tensor/graph/badge.svg?token=YPXIRQTOY8)](https://codecov.io/gh/hzhangxyz/parity_tensor)