From 3b4a27f745b1f545b60653f89c06a03591d6750b Mon Sep 17 00:00:00 2001 From: Jackson Antonio do Prado Lima Date: Wed, 25 Dec 2024 22:40:38 -0300 Subject: [PATCH] Update badges in README.md for improved clarity and design Replaced the GitHub Sponsors badge with a more visually appealing version and adjusted the DOI badge's position for consistency. These changes enhance the overall readability and presentation of the README file. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e910be6..bacf59f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -[![GH Sponsors badge]][GH Sponsors URL] -[![DOI](https://zenodo.org/badge/108451832.svg)](https://zenodo.org/badge/latestdoi/108451832) +[![](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/jacksonpradolima) [![PyPI License](https://img.shields.io/pypi/l/gsppy.svg?style=flat-square)]() ![](https://img.shields.io/badge/python-3.11+-blue.svg) +[![DOI](https://zenodo.org/badge/108451832.svg)](https://zenodo.org/badge/latestdoi/108451832) [![PyPI Downloads](https://img.shields.io/pypi/dm/gsppy.svg?style=flat-square)](https://pypi.org/project/gsppy/) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=jacksonpradolima_gsp-py&metric=bugs)](https://sonarcloud.io/summary/new_code?id=jacksonpradolima_gsp-py)