Skip to content

Commit f51766e

Browse files
committed
add badges to readme
1 parent 5fdc2bb commit f51766e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![Tests](https://github.com/mawright/pytorch-sparse-utils/actions/workflows/tests.yml/badge.svg)](https://github.com/mawright/pytorch-sparse-utils/actions/workflows/tests.yml)
44
[![Documentation Status](https://github.com/mawright/pytorch-sparse-utils/actions/workflows/docs.yml/badge.svg)](https://mawright.github.io/pytorch-sparse-utils/)
55
[![License](https://img.shields.io/github/license/mawright/pytorch-sparse-utils)](https://github.com/mawright/pytorch-sparse-utils/blob/main/LICENSE)
6+
[![codecov](https://codecov.io/gh/mawright/pytorch-sparse-utils/branch/main/graph/badge.svg)](https://codecov.io/gh/mawright/pytorch-sparse-utils)
7+
![Python](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue)
68

79
Low-level utilities for PyTorch sparse tensors and operations.
810

0 commit comments

Comments
 (0)