From 88295fd9f25b130d5b99ec6bd15c44188b11531e Mon Sep 17 00:00:00 2001 From: Ryan Ashcraft Date: Thu, 30 May 2024 09:07:12 -0400 Subject: [PATCH] #22 :memo: update badges on readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32b608b..628b5ec 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Poetry Monorepo Dependency Plugin -[![PyPI](https://img.shields.io/pypi/v/poetry-monorepo-dependency-plugin)](https://pypi.org/project/poetry-monorepo-dependency-plugin/) -![PyPI - Python Version](https://img.shields.io/pypi/pyversions/poetry-monorepo-dependency-plugin) -![PyPI - Wheel](https://img.shields.io/pypi/wheel/poetry-monorepo-dependency-plugin) +[![PyPI](https://img.shields.io/pypi/v/poetry-monorepo-dependency-plugin?logo=python&logoColor=gold)](https://pypi.org/project/poetry-monorepo-dependency-plugin/) +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/poetry-monorepo-dependency-plugin?logo=python&logoColor=gold) +![PyPI - Wheel](https://img.shields.io/pypi/wheel/poetry-monorepo-dependency-plugin?logo=python&logoColor=gold) +[![PyPI - Downloads](https://img.shields.io/pypi/dm/poetry-monorepo-dependency-plugin?color=blue&label=Installs&logo=pypi&logoColor=gold)](https://pypi.org/project/poetry-monorepo-dependency-plugin/) [![License](https://img.shields.io/github/license/mashape/apistatus.svg)](https://opensource.org/licenses/mit) Forked and inspired by the [poetry-stickywheel-plugin](https://github.com/artisanofcode/poetry-stickywheel-plugin), this