Skip to content

Commit 3db2b68

Browse files
authored
docs: fix badge links and formatting in README.md
1 parent e077d5a commit 3db2b68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# datastew
22

3-
[![DOI](https://zenodo.org/badge/822570156.svg)](https://doi.org/10.5281/zenodo.16871713) ![tests](https://github.com/SCAI-BIO/datastew/actions/workflows/tests.yml/badge.svg) ![codecov](https://codecov.io/gh/SCAI-BIO/datastew/branch/main/graph/badge.svg) ![version](https://img.shields.io/pypi/v/datastew) [![PyPI Downloads](https://static.pepy.tech/personalized-badge/datastew?period=total&units=INTERNATIONAL_SYSTEM&left_color=GREY&right_color=BLUE&left_text=downloads)](https://pepy.tech/projects/datastew)
3+
<p align="left"><a href="https://doi.org/10.5281/zenodo.16871713"><img src="https://img.shields.io/badge/DOI-10.5281%2Fzenodo.16871713-blue.svg" alt="DOI"></a>&nbsp;<a href="https://github.com/SCAI-BIO/datastew/actions/workflows/tests.yml"><img src="https://github.com/SCAI-BIO/datastew/actions/workflows/tests.yml/badge.svg" alt="tests"></a>&nbsp;<a href="https://codecov.io/gh/SCAI-BIO/datastew"><img src="https://codecov.io/gh/SCAI-BIO/datastew/branch/main/graph/badge.svg" alt="codecov"></a>&nbsp;<a href="https://pypi.org/project/datastew/"><img src="https://img.shields.io/pypi/v/datastew" alt="version"></a>&nbsp;<a href="https://pepy.tech/projects/datastew"><img src="https://static.pepy.tech/personalized-badge/datastew?period=total&units=INTERNATIONAL_SYSTEM&left_color=GREY&right_color=BLUE&left_text=downloads" alt="PyPI Downloads"></a></p>
44

55
Datastew is a python library for intelligent data harmonization using Large Language Model (LLM) vector embeddings.
66

0 commit comments

Comments
 (0)