Skip to content

Commit e7a33bc

Browse files
committed
[DOCS] add badges for pre-commit ci status to readme
1 parent 4d8c994 commit e7a33bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
![Versions](https://img.shields.io/badge/python-3.10_%7C_3.11_%7C_3.12-brightgreen)
33
[![License](https://img.shields.io/badge/license-Apache-brightgreen)](https://github.com/MannLabs/scPortrait/blob/main/LICENSE)
44
[![Docs](https://img.shields.io/website?url=https%3A%2F%2Fmannlabs.github.io/scPortrait/index.html)](https://mannlabs.github.io/scPortrait/index.html)
5-
[![PyPI version](https://img.shields.io/pypi/v/scportrait.svg)](https://pypi.org/project/scportrait/)
6-
[![PyPI Downloads](https://static.pepy.tech/badge/scportrait)](https://pepy.tech/projects/scportrait)
75
[![Unit Tests](https://github.com/MannLabs/scPortrait/actions/workflows/unit_test.yml/badge.svg)](https://github.com/MannLabs/scPortrait/actions/workflows/unit_test.yml)
86
<!-- [![E2E Tests](https://github.com/MannLabs/scPortrait/actions/workflows/e2e_test.yml/badge.svg)](https://github.com/MannLabs/scPortrait/actions/workflows/e2e_test.yml)-->
9-
7+
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/MannLabs/scPortrait/main.svg)](https://results.pre-commit.ci/latest/github/MannLabs/scPortrait/main)
8+
[![PyPI version](https://img.shields.io/pypi/v/scportrait.svg)](https://pypi.org/project/scportrait/)
9+
[![PyPI Downloads](https://static.pepy.tech/badge/scportrait)](https://pepy.tech/projects/scportrait)
1010

1111
![graphical_abstract](https://github.com/user-attachments/assets/02d07c03-243f-4468-8e77-09d703111d11)
1212

@@ -44,7 +44,7 @@ Sophia Clara Mädler, Niklas Arndt Schmacke, Alessandro Palma, Altana Namsaraeva
4444
https://www.biorxiv.org/content/10.1101/2025.09.22.677590v1
4545

4646
## Contributing
47-
If you like this software, consider giving us a star to boost our visibility! For detailed guidelines on how to contribute, please refer to our [contributing guide](./docs/CONTRIBUTING.md).
47+
If you like this software, consider giving us a [star](https://github.com/MannLabs/scPortrait/stargazers) to boost our visibility! For detailed guidelines on how to contribute, please refer to our [contributing guide](./docs/CONTRIBUTING.md).
4848

4949
We welcome all types of contributions! You can:
5050

0 commit comments

Comments
 (0)