From 08d6d7b870e010138e752af89e1b050b8468d37e Mon Sep 17 00:00:00 2001 From: lcsrodriguez Date: Tue, 12 Dec 2023 20:39:34 +0100 Subject: [PATCH] Adding badges on README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f840223..c10c02c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ # Earnings Python package -  ![GitHub release (latest by date)](https://img.shields.io/github/v/release/lcsrodriguez/earnings) ![python version | 3.10+](https://img.shields.io/badge/Python%20version-3.10+-magenta) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) ![](https://img.shields.io/badge/Dependabot-enabled-blue) +  ![GitHub release (latest by date)](https://img.shields.io/github/v/release/lcsrodriguez/earnings) ![python version | 3.10+](https://img.shields.io/badge/Python%20version-3.10+-magenta) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) +![](https://img.shields.io/badge/Dependabot-enabled-blue) + +![PyPI - Downloads](https://img.shields.io/pypi/dw/earnings) +![PyPI - Format](https://img.shields.io/pypi/format/earnings) +![PyPI - Implementation](https://img.shields.io/pypi/implementation/earnings) +![PyPI - License](https://img.shields.io/pypi/l/earnings) +![PyPI - Version](https://img.shields.io/pypi/v/earnings) +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/earnings) ## Overview